Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/2862 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-23T05:51:03.910Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2026-06-23T05:51:03.952Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2026-06-23T05:51:04.029Z] [WS-CLEANUP] Deleting project workspace... [2026-06-23T05:51:04.029Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-06-23T05:51:04.061Z] [WS-CLEANUP] done [Pipeline] checkout [2026-06-23T05:51:04.092Z] The recommended git tool is: git [2026-06-23T05:51:04.096Z] No credentials specified [2026-06-23T05:51:04.098Z] Cloning the remote Git repository [2026-06-23T05:51:04.102Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2026-06-23T05:51:04.102Z] > git init /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins # timeout=10 [2026-06-23T05:51:04.107Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2026-06-23T05:51:04.107Z] > git --version # timeout=10 [2026-06-23T05:51:04.109Z] > git --version # 'git version 2.25.1' [2026-06-23T05:51:04.109Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T05:51:05.392Z] Avoid second fetch [2026-06-23T05:51:05.396Z] Checking out Revision 81e14a30fe552a3fbc160b54e29b3e3ffe070cc2 (refs/remotes/origin/master) [2026-06-23T05:51:05.449Z] Commit message: "reduce templates for nighlty build" [2026-06-23T05:51:05.383Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2026-06-23T05:51:05.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-23T05:51:05.393Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-06-23T05:51:05.398Z] > git config core.sparsecheckout # timeout=10 [2026-06-23T05:51:05.400Z] > git checkout -f 81e14a30fe552a3fbc160b54e29b3e3ffe070cc2 # timeout=10 [2026-06-23T05:51:05.450Z] > git rev-list --no-walk 81e14a30fe552a3fbc160b54e29b3e3ffe070cc2 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2026-06-23T05:51:05.764Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-06-23T05:51:06.059Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe --branch master --changed_files --output /home/jenkins/workspace/pipeline-gate/patchsets-info.json [2026-06-23T05:51:06.059Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_ksync', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-06-22 11:29:40.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-06-23 05:50:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-06-22 13:51:41.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-06-19 11:13:27.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'status': 'NEW', 'created': '2026-06-17 09:22:28.000000000', 'updated': '2026-06-23 05:50:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 249, 'deletions': 11, 'total_comment_count': 6, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '451aa97bdcad8751ec40d772710a132b325d842f', '_number': 2862, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2026-06-22 16:06:23.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'af0a7a34aad30deeb9d0946f7d578983c214088d', 'revisions': {'af0a7a34aad30deeb9d0946f7d578983c214088d': {'kind': 'REWORK', '_number': 9, 'created': '2026-06-22 14:01:43.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/62/2862/9', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}}, 'commit': {'parents': [{'commit': '4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2', 'subject': 'Merge "fix: Missing /32 route after VM hard reboot in vxlan-routing topology."'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-17 09:03:09.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-22 14:01:28.000000000', 'tz': 420}, 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'message': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges\n\nProblem\n-------\nKSyncEntry::IsResolved() returns true for SYNC_WAIT (entry sent to\nvRouter, kernel ACK pending) and NEED_SYNC. All UnresolvedReference()\nimplementations gated on IsResolved() alone therefore consider a\ndependency "ready" while it is still in-flight. A dependent object\nsent against an in-flight dependency is rejected by vRouter\n(EINVAL / "Entry not present"); the error ACK is swallowed by\nErrorHandler (log-only), the state machine still promotes the\ndependent to IN_SYNC, and because no back-reference was registered\nthe object is never retried. Result: agent KSync believes the object\nis programmed; vRouter datapath does not have it.\n\nEdges and production impact per edge\n-------------------------------------\nARP/NDP -> interface\n Gateway / neighbour routes disappear when physical interface\n flaps (link-down, firmware update). BGP sessions on that interface\n drop; traffic to other VRFs blackholes until interface recovers.\n\nRECEIVE -> interface\n Local host routes break on vhost interface re-init (agent restart,\n ksync reload). VM-to-host traffic (local LB, DNS stub) drops.\n\nTUNNEL(crypt) -> crypt-interface\n IPSec tunnel NH loses its crypt-interface reference on interface\n re-creation. Encrypted traffic stops or goes unencrypted.\n\nPBB -> child-NH\n Provider Backbone Bridge NH loses child reference on outer link\n flap. All traffic through PBB tunnel drops until recovery.\n\nCOMPOSITE -> component-NH\n ECMP / flood composite NH misses one or more component NHs after\n a component-interface flap. Traffic load-balances only over\n remaining paths; lost paths never recover without config change.\n\nRoute -> NH\n /32 route in bridge-VRF lost when NH is in SYNC_WAIT.\n Fixed in stage 1; refactored here.\n\nRoute -> stitched-MAC bridge-route\n Inet route with stitched MAC loses its bridge-route dependency\n during EVPN MAC-IP reconvergence (BGP path change, NH update).\n VM neighbours unreachable through LR until VIF reconnect.\n\nMPLS -> NH\n MPLS label loses its NH during next-hop failover or BGP\n reconvergence. MPLS LSP breaks; inter-DC traffic over that\n LSP drops until label is reprogrammed by config change.\n\nVrfAssign -> interface/NH\n VLAN sub-interface VRF assignment loses interface or NH reference\n on VLAN config change or interface re-creation. Traffic on that\n VLAN segment goes to wrong VRF or drops entirely.\n\nChange-Id: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe\nSigned-off-by: Mikhail Samoylov \nCloses-bug: https://github.com/OpenSDN-io/community/issues/121\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-06-23T05:51:06.059Z] DEBUG: Cannot find a change for SHA 4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2 [2026-06-23T05:51:06.059Z] DEBUG: Change: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe: depends_on: [] [Pipeline] archiveArtifacts [2026-06-23T05:51:06.088Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2026-06-23T05:51:07.857Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-06-23T05:51:07.903Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-06-23T05:51:08.189Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/check_approvals.py --strategy gate --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe --branch master [Pipeline] echo [2026-06-23T05:51:08.216Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_ksync', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-06-22 11:29:40.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-06-23 05:50:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-06-22 13:51:41.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-06-19 11:13:27.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'status': 'NEW', 'created': '2026-06-17 09:22:28.000000000', 'updated': '2026-06-23 05:50:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 249, 'deletions': 11, 'total_comment_count': 6, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '451aa97bdcad8751ec40d772710a132b325d842f', '_number': 2862, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2026-06-22 16:06:23.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'af0a7a34aad30deeb9d0946f7d578983c214088d', 'revisions': {'af0a7a34aad30deeb9d0946f7d578983c214088d': {'kind': 'REWORK', '_number': 9, 'created': '2026-06-22 14:01:43.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/62/2862/9', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}}, 'commit': {'parents': [{'commit': '4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2', 'subject': 'Merge "fix: Missing /32 route after VM hard reboot in vxlan-routing topology."'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-17 09:03:09.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-22 14:01:28.000000000', 'tz': 420}, 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'message': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges\n\nProblem\n-------\nKSyncEntry::IsResolved() returns true for SYNC_WAIT (entry sent to\nvRouter, kernel ACK pending) and NEED_SYNC. All UnresolvedReference()\nimplementations gated on IsResolved() alone therefore consider a\ndependency "ready" while it is still in-flight. A dependent object\nsent against an in-flight dependency is rejected by vRouter\n(EINVAL / "Entry not present"); the error ACK is swallowed by\nErrorHandler (log-only), the state machine still promotes the\ndependent to IN_SYNC, and because no back-reference was registered\nthe object is never retried. Result: agent KSync believes the object\nis programmed; vRouter datapath does not have it.\n\nEdges and production impact per edge\n-------------------------------------\nARP/NDP -> interface\n Gateway / neighbour routes disappear when physical interface\n flaps (link-down, firmware update). BGP sessions on that interface\n drop; traffic to other VRFs blackholes until interface recovers.\n\nRECEIVE -> interface\n Local host routes break on vhost interface re-init (agent restart,\n ksync reload). VM-to-host traffic (local LB, DNS stub) drops.\n\nTUNNEL(crypt) -> crypt-interface\n IPSec tunnel NH loses its crypt-interface reference on interface\n re-creation. Encrypted traffic stops or goes unencrypted.\n\nPBB -> child-NH\n Provider Backbone Bridge NH loses child reference on outer link\n flap. All traffic through PBB tunnel drops until recovery.\n\nCOMPOSITE -> component-NH\n ECMP / flood composite NH misses one or more component NHs after\n a component-interface flap. Traffic load-balances only over\n remaining paths; lost paths never recover without config change.\n\nRoute -> NH\n /32 route in bridge-VRF lost when NH is in SYNC_WAIT.\n Fixed in stage 1; refactored here.\n\nRoute -> stitched-MAC bridge-route\n Inet route with stitched MAC loses its bridge-route dependency\n during EVPN MAC-IP reconvergence (BGP path change, NH update).\n VM neighbours unreachable through LR until VIF reconnect.\n\nMPLS -> NH\n MPLS label loses its NH during next-hop failover or BGP\n reconvergence. MPLS LSP breaks; inter-DC traffic over that\n LSP drops until label is reprogrammed by config change.\n\nVrfAssign -> interface/NH\n VLAN sub-interface VRF assignment loses interface or NH reference\n on VLAN config change or interface re-creation. Traffic on that\n VLAN segment goes to wrong VRF or drops entirely.\n\nChange-Id: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe\nSigned-off-by: Mikhail Samoylov \nCloses-bug: https://github.com/OpenSDN-io/community/issues/121\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-06-23T05:51:08.217Z] DEBUG: Labels in change: {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2026-06-22 16:06:23.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}} [2026-06-23T05:51:08.217Z] DEBUG: Ready to gate [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T05:51:08.271Z] INFO: has_gate_approvals = true [Pipeline] withCredentials [2026-06-23T05:51:08.303Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-06-23T05:51:08.349Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-06-23T05:51:08.638Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe --branch master [2026-06-23T05:51:08.648Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_ksync', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-06-22 11:29:40.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-06-23 05:50:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-06-22 13:51:41.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-06-19 11:13:27.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'status': 'NEW', 'created': '2026-06-17 09:22:28.000000000', 'updated': '2026-06-23 05:50:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 249, 'deletions': 11, 'total_comment_count': 6, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '451aa97bdcad8751ec40d772710a132b325d842f', '_number': 2862, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2026-06-22 16:06:23.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'af0a7a34aad30deeb9d0946f7d578983c214088d', 'revisions': {'af0a7a34aad30deeb9d0946f7d578983c214088d': {'kind': 'REWORK', '_number': 9, 'created': '2026-06-22 14:01:43.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/62/2862/9', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}}, 'commit': {'parents': [{'commit': '4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2', 'subject': 'Merge "fix: Missing /32 route after VM hard reboot in vxlan-routing topology."'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-17 09:03:09.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-22 14:01:28.000000000', 'tz': 420}, 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'message': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges\n\nProblem\n-------\nKSyncEntry::IsResolved() returns true for SYNC_WAIT (entry sent to\nvRouter, kernel ACK pending) and NEED_SYNC. All UnresolvedReference()\nimplementations gated on IsResolved() alone therefore consider a\ndependency "ready" while it is still in-flight. A dependent object\nsent against an in-flight dependency is rejected by vRouter\n(EINVAL / "Entry not present"); the error ACK is swallowed by\nErrorHandler (log-only), the state machine still promotes the\ndependent to IN_SYNC, and because no back-reference was registered\nthe object is never retried. Result: agent KSync believes the object\nis programmed; vRouter datapath does not have it.\n\nEdges and production impact per edge\n-------------------------------------\nARP/NDP -> interface\n Gateway / neighbour routes disappear when physical interface\n flaps (link-down, firmware update). BGP sessions on that interface\n drop; traffic to other VRFs blackholes until interface recovers.\n\nRECEIVE -> interface\n Local host routes break on vhost interface re-init (agent restart,\n ksync reload). VM-to-host traffic (local LB, DNS stub) drops.\n\nTUNNEL(crypt) -> crypt-interface\n IPSec tunnel NH loses its crypt-interface reference on interface\n re-creation. Encrypted traffic stops or goes unencrypted.\n\nPBB -> child-NH\n Provider Backbone Bridge NH loses child reference on outer link\n flap. All traffic through PBB tunnel drops until recovery.\n\nCOMPOSITE -> component-NH\n ECMP / flood composite NH misses one or more component NHs after\n a component-interface flap. Traffic load-balances only over\n remaining paths; lost paths never recover without config change.\n\nRoute -> NH\n /32 route in bridge-VRF lost when NH is in SYNC_WAIT.\n Fixed in stage 1; refactored here.\n\nRoute -> stitched-MAC bridge-route\n Inet route with stitched MAC loses its bridge-route dependency\n during EVPN MAC-IP reconvergence (BGP path change, NH update).\n VM neighbours unreachable through LR until VIF reconnect.\n\nMPLS -> NH\n MPLS label loses its NH during next-hop failover or BGP\n reconvergence. MPLS LSP breaks; inter-DC traffic over that\n LSP drops until label is reprogrammed by config change.\n\nVrfAssign -> interface/NH\n VLAN sub-interface VRF assignment loses interface or NH reference\n on VLAN config change or interface re-creation. Traffic on that\n VLAN segment goes to wrong VRF or drops entirely.\n\nChange-Id: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe\nSigned-off-by: Mikhail Samoylov \nCloses-bug: https://github.com/OpenSDN-io/community/issues/121\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2026-06-23T05:51:08.667Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2026-06-23T05:51:08.682Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2026-06-23T05:51:08.787Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728 [Pipeline] echo [2026-06-23T05:51:08.811Z] terminate_runs_by_review_number: start [Pipeline] echo [2026-06-23T05:51:10.921Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] sh [Pipeline] echo [2026-06-23T05:51:11.244Z] Pipeline to run: gate [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2026-06-23T05:51:11.861Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2026-06-23T05:51:12.716Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped, test-code-coverage]], prepare-ut-sandbox:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], juju-k8s:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:juju, MONITORING_ORCHESTRATOR:k8s], jobs:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s, collect-logs-and-cleanup-juju-k8s]], build-rocky9:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-rocky9, fetch-sources-rocky9, configure-rocky9, package-deployers-rocky9, compile-rocky9, package-rocky9, freeze-rocky9, cleanup-rocky9]], ansible-os:[vars:[OPENSTACK_VERSION:2024.2, MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]]] [Pipeline] echo [2026-06-23T05:51:12.731Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-code-coverage:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG]]], test-unit-agent, test-unit-bgp, test-unit-opserver, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-juju-k8s:[stream:juju-k8s, vars:[NODES:CONTROLLER_NODES:medium:1,AGENT_NODES:small:1]], deploy-tf-juju-k8s:[stream:juju-k8s, depends-on:[package-rocky9, deploy-platform-juju-k8s]], test-sanity-juju-k8s:[job-name:test-sanity, stream:juju-k8s, depends-on:[deploy-tf-juju-k8s]], test-deployment-juju-k8s:[job-name:test-deployment, stream:juju-k8s, depends-on:[test-sanity-juju-k8s]], collect-logs-and-cleanup-juju-k8s:[job-name:collect-logs-and-cleanup, stream:juju-k8s, type:post-hook, depends-on:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s]], prepare-sandbox-rocky9:[job-name:build-prepare-sandbox, stream:build-rocky9, vars:[DEVENV_TAG:frozen]], fetch-sources-rocky9:[job-name:build-fetch-sources, stream:build-rocky9, depends-on:[prepare-sandbox-rocky9]], configure-rocky9:[job-name:build-configure, stream:build-rocky9, depends-on:[fetch-sources-rocky9]], package-deployers-rocky9:[job-name:build-package-deployers, stream:build-rocky9, depends-on:[configure-rocky9]], compile-rocky9:[job-name:build-compile, stream:build-rocky9, depends-on:[package-deployers-rocky9]], package-rocky9:[job-name:build-package, stream:build-rocky9, depends-on:[compile-rocky9]], freeze-rocky9:[job-name:build-freeze, stream:build-rocky9, depends-on:[package-rocky9], vars:[PUBLISH_TYPE:frozen]], cleanup-rocky9:[job-name:build-cleanup, stream:build-rocky9, type:post-hook, depends-on:[freeze-rocky9]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-rocky9]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-rocky9, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]]] [Pipeline] echo [2026-06-23T05:51:12.747Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2026-06-23T05:51:12.774Z] Notify gerrit verified=0, submit=false, msg= [2026-06-23T05:51:12.774Z] TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2728/ [Pipeline] withCredentials [2026-06-23T05:51:12.796Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-06-23T05:51:12.845Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-06-23T05:51:13.134Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe --patchset 9 --branch master --labels Verified=0 --message 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2728/' [2026-06-23T05:51:13.135Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_ksync', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-06-22 11:29:40.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-06-23 05:50:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-06-22 13:51:41.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-06-19 11:13:27.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'status': 'NEW', 'created': '2026-06-17 09:22:28.000000000', 'updated': '2026-06-23 05:50:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 249, 'deletions': 11, 'total_comment_count': 6, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '451aa97bdcad8751ec40d772710a132b325d842f', '_number': 2862, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2026-06-22 16:06:23.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'af0a7a34aad30deeb9d0946f7d578983c214088d', 'revisions': {'af0a7a34aad30deeb9d0946f7d578983c214088d': {'kind': 'REWORK', '_number': 9, 'created': '2026-06-22 14:01:43.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/62/2862/9', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}}, 'commit': {'parents': [{'commit': '4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2', 'subject': 'Merge "fix: Missing /32 route after VM hard reboot in vxlan-routing topology."'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-17 09:03:09.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-22 14:01:28.000000000', 'tz': 420}, 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'message': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges\n\nProblem\n-------\nKSyncEntry::IsResolved() returns true for SYNC_WAIT (entry sent to\nvRouter, kernel ACK pending) and NEED_SYNC. All UnresolvedReference()\nimplementations gated on IsResolved() alone therefore consider a\ndependency "ready" while it is still in-flight. A dependent object\nsent against an in-flight dependency is rejected by vRouter\n(EINVAL / "Entry not present"); the error ACK is swallowed by\nErrorHandler (log-only), the state machine still promotes the\ndependent to IN_SYNC, and because no back-reference was registered\nthe object is never retried. Result: agent KSync believes the object\nis programmed; vRouter datapath does not have it.\n\nEdges and production impact per edge\n-------------------------------------\nARP/NDP -> interface\n Gateway / neighbour routes disappear when physical interface\n flaps (link-down, firmware update). BGP sessions on that interface\n drop; traffic to other VRFs blackholes until interface recovers.\n\nRECEIVE -> interface\n Local host routes break on vhost interface re-init (agent restart,\n ksync reload). VM-to-host traffic (local LB, DNS stub) drops.\n\nTUNNEL(crypt) -> crypt-interface\n IPSec tunnel NH loses its crypt-interface reference on interface\n re-creation. Encrypted traffic stops or goes unencrypted.\n\nPBB -> child-NH\n Provider Backbone Bridge NH loses child reference on outer link\n flap. All traffic through PBB tunnel drops until recovery.\n\nCOMPOSITE -> component-NH\n ECMP / flood composite NH misses one or more component NHs after\n a component-interface flap. Traffic load-balances only over\n remaining paths; lost paths never recover without config change.\n\nRoute -> NH\n /32 route in bridge-VRF lost when NH is in SYNC_WAIT.\n Fixed in stage 1; refactored here.\n\nRoute -> stitched-MAC bridge-route\n Inet route with stitched MAC loses its bridge-route dependency\n during EVPN MAC-IP reconvergence (BGP path change, NH update).\n VM neighbours unreachable through LR until VIF reconnect.\n\nMPLS -> NH\n MPLS label loses its NH during next-hop failover or BGP\n reconvergence. MPLS LSP breaks; inter-DC traffic over that\n LSP drops until label is reprogrammed by config change.\n\nVrfAssign -> interface/NH\n VLAN sub-interface VRF assignment loses interface or NH reference\n on VLAN config change or interface re-creation. Traffic on that\n VLAN segment goes to wrong VRF or drops entirely.\n\nChange-Id: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe\nSigned-off-by: Mikhail Samoylov \nCloses-bug: https://github.com/OpenSDN-io/community/issues/121\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-06-23T05:51:13.135Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/2728/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T05:51:13.211Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-06-23T05:51:14.094Z] DEBUG: build_map = [2728:[status:null, branch:master, project:opensdn-io/tf-controller], 2720:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2719:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2718:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2716:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2708:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2702:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2700:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2696:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2695:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2693:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2690:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2689:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2685:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2684:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2683:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2682:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2681:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2680:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2679:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2678:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2676:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2666:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2662:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2661:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2660:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2658:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2656:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2630:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2627:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2626:[status:SUCCESS, branch:master, project:opensdn-io/uve-exporter], 2616:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2601:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2591:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2590:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2587:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2586:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2584:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2583:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2569:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2562:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2561:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2560:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2557:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2541:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2536:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 2533:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2525:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 2521:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2515:[status:FAILURE, branch:master, project:opensdn-io/tf-dev-env], 2513:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2510:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2507:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2501:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2500:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2498:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2495:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2494:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2493:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2492:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2490:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2486:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2485:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2484:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2482:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2481:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2480:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2478:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2477:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2476:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 2472:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 2471:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2469:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2463:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2458:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2457:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2443:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 2436:[status:SUCCESS, branch:master, project:opensdn-io/tf-build], 2435:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2427:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2413:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2409:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2406:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2405:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2403:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2402:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2401:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2395:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2393:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2392:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2391:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2389:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2388:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2382:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2376:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 2373:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 2365:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2363:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2350:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2349:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2348:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2347:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2334:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2327:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2326:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2324:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2323:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2322:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2321:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2320:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2319:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2318:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2317:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2316:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2315:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2314:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2313:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2311:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2309:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2308:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2306:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 2305:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2302:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2300:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2298:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2296:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2293:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2289:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2286:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2281:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2275:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2273:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 2272:[status:SUCCESS, branch:master, project:opensdn-io/tf-common], 2267:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 2266:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2264:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2260:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 2258:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 2257:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2256:[status:FAILURE, branch:master, project:opensdn-io/tf-charms], 2255:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 2254:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 2253:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2252:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 2250:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 2249:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2248:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 2247:[status:SUCCESS, branch:master, project:opensdn-io/tf-charms], 2244:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2240:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 2238:[status:SUCCESS, branch:master, project:opensdn-io/tf-analytics], 2236:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2235:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2234:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2233:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2231:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2230:[status:SUCCESS, branch:R25.1, project:opensdn-io/tf-controller], 2229:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 2228:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller]] [Pipeline] echo [2026-06-23T05:51:14.121Z] DEBUG: Parse build 2728 [Pipeline] echo [2026-06-23T05:51:14.148Z] DEBUG: build skipped [Pipeline] echo [2026-06-23T05:51:14.173Z] DEBUG: Parse build 2720 [Pipeline] echo [2026-06-23T05:51:14.203Z] DEBUG: check_build_successed for 2720 [Pipeline] echo [2026-06-23T05:51:14.236Z] DEBUG: check_build_successed: return 2 > 0 [Pipeline] echo [2026-06-23T05:51:14.251Z] DEBUG: previous build is finished successfully. Stop searching. Base build is not found. Just run. [Pipeline] sh [Pipeline] archiveArtifacts [2026-06-23T05:51:14.578Z] Archiving artifacts [Pipeline] echo [2026-06-23T05:51:14.613Z] DEBUG: Concurrent project - run jobs [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] { (Branch: test-code-coverage) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-rocky9) [Pipeline] { (Branch: fetch-sources-rocky9) [Pipeline] { (Branch: configure-rocky9) [Pipeline] { (Branch: package-deployers-rocky9) [Pipeline] { (Branch: compile-rocky9) [Pipeline] { (Branch: package-rocky9) [Pipeline] { (Branch: freeze-rocky9) [Pipeline] { (Branch: cleanup-rocky9) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (test-code-coverage) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [Pipeline] stage [Pipeline] { (prepare-sandbox-rocky9) [Pipeline] stage [Pipeline] { (fetch-sources-rocky9) [Pipeline] stage [Pipeline] { (configure-rocky9) [Pipeline] stage [Pipeline] { (package-deployers-rocky9) [Pipeline] stage [Pipeline] { (compile-rocky9) [Pipeline] stage [Pipeline] { (package-rocky9) [Pipeline] stage [Pipeline] { (freeze-rocky9) [Pipeline] stage [Pipeline] { (cleanup-rocky9) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] echo [2026-06-23T05:51:15.819Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:15.858Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:15.896Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:15.930Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:15.967Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.005Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.052Z] JOB test-code-coverage: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.100Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.142Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.183Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.220Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.257Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.291Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.362Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.400Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.444Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.581Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.619Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.658Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.753Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.796Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.862Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.905Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2026-06-23T05:51:16.994Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2026-06-23T05:51:17.011Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2026-06-23T05:51:17.028Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2026-06-23T05:51:17.061Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.077Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.108Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.123Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.143Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.160Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.181Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.197Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.221Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.237Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.255Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.271Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.294Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.308Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.326Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.341Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.362Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:17.380Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.398Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:17.412Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.434Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:17.448Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.467Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.482Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.501Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.514Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.532Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.550Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.571Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.589Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.612Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.628Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.648Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.662Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.682Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.695Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:17.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:17.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.813Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:17.830Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:17.852Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:17.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2026-06-23T05:51:17.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:17.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] echo [2026-06-23T05:51:18.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:18.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:51:18.074Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:51:18.090Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:18.144Z] Will try again after 15 sec [2026-06-23T05:51:18.166Z] Will try again after 15 sec [2026-06-23T05:51:18.187Z] Will try again after 15 sec [2026-06-23T05:51:18.211Z] Will try again after 15 sec [2026-06-23T05:51:18.231Z] Will try again after 15 sec [2026-06-23T05:51:18.252Z] Will try again after 15 sec [2026-06-23T05:51:18.273Z] Will try again after 15 sec [2026-06-23T05:51:18.292Z] Will try again after 15 sec [2026-06-23T05:51:18.316Z] Will try again after 15 sec [2026-06-23T05:51:18.335Z] Will try again after 15 sec [2026-06-23T05:51:18.355Z] Will try again after 15 sec [2026-06-23T05:51:18.376Z] Will try again after 15 sec [2026-06-23T05:51:18.398Z] Will try again after 15 sec [2026-06-23T05:51:18.417Z] Will try again after 15 sec [2026-06-23T05:51:18.437Z] Will try again after 15 sec [2026-06-23T05:51:18.457Z] Will try again after 15 sec [2026-06-23T05:51:18.477Z] Will try again after 15 sec [2026-06-23T05:51:18.496Z] Will try again after 15 sec [2026-06-23T05:51:18.516Z] Will try again after 15 sec [2026-06-23T05:51:18.536Z] Will try again after 15 sec [2026-06-23T05:51:18.557Z] Will try again after 15 sec [2026-06-23T05:51:18.577Z] Will try again after 15 sec [2026-06-23T05:51:18.596Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T05:51:18.616Z] Archiving artifacts [2026-06-23T05:51:18.661Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T05:51:18.679Z] Archiving artifacts [Pipeline] archiveArtifacts [2026-06-23T05:51:18.696Z] Archiving artifacts [2026-06-23T05:51:18.741Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:19.166Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #73135 [Pipeline] timeout [2026-06-23T05:51:19.181Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-06-23T05:51:19.261Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #12776 [Pipeline] timeout [2026-06-23T05:51:19.278Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-06-23T05:51:19.305Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #88123 [Pipeline] timeout [2026-06-23T05:51:19.319Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T05:51:19.341Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-06-23T05:51:19.401Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2026-06-23T05:51:19.425Z] Scheduling project: deploy-platform-juju-k8s [2026-06-23T05:51:28.186Z] Starting building: build-prepare-sandbox #15354 [Pipeline] { [Pipeline] echo [2026-06-23T05:51:33.181Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [2026-06-23T05:51:33.188Z] Starting building: build-prepare-sandbox #15355 [Pipeline] echo [2026-06-23T05:51:33.200Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-06-23T05:51:33.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:51:33.387Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.403Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:33.424Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.440Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:33.460Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.474Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:33.493Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.507Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T05:51:33.539Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.554Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:33.575Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.591Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:33.621Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.636Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2026-06-23T05:51:33.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-06-23T05:51:33.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-06-23T05:51:33.823Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:51:33.858Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:33.874Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:33.887Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2026-06-23T05:51:33.958Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:33.972Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:33.987Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.007Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:34.021Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.042Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.060Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.082Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.100Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.123Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.139Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.162Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.180Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.203Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.220Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.243Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.260Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.282Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.298Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:51:34.349Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:51:34.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:34.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:34.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:34.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.500Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:34.514Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:34.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:34.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:51:34.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:34.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:51:34.846Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:34.864Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:51:34.879Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:34.944Z] Will try again after 15 sec [2026-06-23T05:51:34.963Z] Will try again after 15 sec [2026-06-23T05:51:34.984Z] Will try again after 15 sec [2026-06-23T05:51:35.002Z] Will try again after 15 sec [2026-06-23T05:51:35.020Z] Will try again after 15 sec [2026-06-23T05:51:35.039Z] Will try again after 15 sec [2026-06-23T05:51:35.058Z] Will try again after 15 sec [2026-06-23T05:51:35.076Z] Will try again after 15 sec [2026-06-23T05:51:35.094Z] Will try again after 15 sec [2026-06-23T05:51:35.139Z] Will try again after 15 sec [2026-06-23T05:51:35.157Z] Will try again after 15 sec [2026-06-23T05:51:35.176Z] Will try again after 15 sec [2026-06-23T05:51:35.195Z] Will try again after 15 sec [2026-06-23T05:51:35.213Z] Will try again after 15 sec [2026-06-23T05:51:35.233Z] Will try again after 15 sec [2026-06-23T05:51:35.266Z] Will try again after 15 sec [2026-06-23T05:51:38.199Z] Starting building: deploy-platform-juju-k8s #2031 [Pipeline] { [Pipeline] echo [2026-06-23T05:51:48.318Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:48.334Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:48.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:48.763Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:48.777Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:51:48.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:48.886Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:48.899Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:48.917Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:48.931Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:51:48.980Z] Will try again after 15 sec [2026-06-23T05:51:48.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:49.034Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:49.050Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:49.099Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:49.117Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:49.166Z] Will try again after 15 sec [2026-06-23T05:51:49.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:49.381Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:49.397Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:51:49.455Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:49.654Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:49.671Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:49.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:51:49.879Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:51:49.896Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:51:49.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:51:50.001Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:50.017Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.043Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:50.062Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2026-06-23T05:51:50.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2026-06-23T05:51:50.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:51:50.256Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.271Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.292Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.313Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.334Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.352Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.377Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.395Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.415Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.434Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.455Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.471Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.492Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.504Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:51:50.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:51:50.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:50.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T05:51:50.713Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:50.728Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:51:50.748Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:50.764Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:51:50.819Z] Will try again after 15 sec [2026-06-23T05:51:50.840Z] Will try again after 15 sec [2026-06-23T05:51:50.861Z] Will try again after 15 sec [2026-06-23T05:51:50.881Z] Will try again after 15 sec [2026-06-23T05:51:50.904Z] Will try again after 15 sec [2026-06-23T05:51:50.925Z] Will try again after 15 sec [2026-06-23T05:51:50.946Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:50.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:51:50.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:51:51.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:51:51.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:51:51.095Z] Will try again after 15 sec [2026-06-23T05:51:51.115Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:51:51.134Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:51:51.150Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:51:51.209Z] Will try again after 15 sec [2026-06-23T05:51:51.229Z] Will try again after 15 sec [2026-06-23T05:51:51.357Z] Will try again after 15 sec [2026-06-23T05:51:51.382Z] Will try again after 15 sec [2026-06-23T05:51:51.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:03.418Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:03.433Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:03.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:03.872Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:03.887Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:03.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:04.011Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.025Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:04.082Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:04.113Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.128Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:04.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:04.235Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.251Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:04.271Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.287Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:04.341Z] Will try again after 15 sec [2026-06-23T05:52:04.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:04.488Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.504Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:04.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:04.754Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.771Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:04.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:04.979Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:04.994Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:52:05.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:05.189Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:05.209Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:05.277Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:05.308Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:05.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:05.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:05.853Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:52:05.873Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-06-23T05:52:06.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:06.081Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.096Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.117Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.133Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.153Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.168Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.190Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.205Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.227Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.243Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.263Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.280Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:52:06.348Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:52:06.390Z] Will try again after 15 sec [2026-06-23T05:52:06.413Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:52:06.461Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:52:06.505Z] Will try again after 15 sec [2026-06-23T05:52:06.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:06.644Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:06.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:06.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T05:52:06.758Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:06.774Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:06.813Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:06.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:52:06.944Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:06.973Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:52:07.036Z] Will try again after 15 sec [2026-06-23T05:52:07.073Z] Will try again after 15 sec [2026-06-23T05:52:07.097Z] Will try again after 15 sec [2026-06-23T05:52:07.120Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:07.140Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:52:07.156Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:07.210Z] Will try again after 15 sec [2026-06-23T05:52:07.238Z] Will try again after 15 sec [2026-06-23T05:52:07.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:18.522Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:18.537Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:18.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:18.969Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:18.983Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:19.113Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.127Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:19.221Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.235Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:19.371Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.385Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:19.440Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:19.469Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.484Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:19.617Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.633Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:19.857Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:19.871Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:19.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:20.078Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:20.092Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:52:20.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:20.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:20.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:20.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:20.427Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:20.444Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:20.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:21.045Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.060Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:21.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:21.382Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.400Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:21.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:21.524Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.540Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:21.621Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.636Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:21.666Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.682Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-06-23T05:52:21.747Z] Will try again after 15 sec [2026-06-23T05:52:21.767Z] Will try again after 15 sec [2026-06-23T05:52:21.789Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:21.804Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.818Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:21.837Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:52:21.853Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:52:21.940Z] Will try again after 15 sec [2026-06-23T05:52:21.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:22.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:22.080Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:22.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:22.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:22.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:22.238Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:22.251Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:22.270Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:22.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:22.348Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:52:22.384Z] Will try again after 15 sec [2026-06-23T05:52:22.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:22.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:22.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:52:22.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:22.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:52:22.604Z] Will try again after 15 sec [2026-06-23T05:52:22.629Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:22.648Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:52:22.666Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:22.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:33.625Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:33.643Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:33.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.077Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.094Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:34.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.224Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.242Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:34.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.355Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.372Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:34.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.487Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.503Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:34.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.766Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.781Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:34.821Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.845Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:34.897Z] Will try again after 15 sec [2026-06-23T05:52:34.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:34.981Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:34.994Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:35.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:35.177Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:35.192Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:52:35.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:35.416Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:35.433Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:35.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:35.533Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:35.548Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:35.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:36.145Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:52:36.162Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:36.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:36.500Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:52:36.516Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:36.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:36.777Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:52:36.791Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2026-06-23T05:52:36.858Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:36.889Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:52:36.904Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:36.924Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:52:36.939Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:36.985Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:52:37.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.084Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:37.099Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:37.118Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:52:37.132Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:52:37.182Z] Will try again after 15 sec [2026-06-23T05:52:37.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:37.279Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:37.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:37.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:37.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.509Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:37.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:37.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:37.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:37.604Z] Will try again after 15 sec [2026-06-23T05:52:37.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:37.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:52:37.734Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:37.748Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:52:37.798Z] Will try again after 15 sec [2026-06-23T05:52:37.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:37.888Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:52:37.904Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:37.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:48.738Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:48.754Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:48.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:49.193Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:49.210Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:49.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:49.325Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:49.339Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:49.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:49.467Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:49.483Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:49.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:49.747Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:49.763Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:49.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:49.930Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:49.944Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:49.999Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:50.033Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:50.047Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:50.109Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:50.140Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:50.154Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:50.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:50.314Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:52:50.328Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:52:50.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:50.518Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:50.535Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:50.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:50.638Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:50.652Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:50.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:51.253Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:52:51.269Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:51.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:51.596Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:52:51.614Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:51.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:51.892Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:52:51.909Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:51.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.014Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:52:52.030Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:52.096Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:52.126Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:52:52.141Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:52.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.243Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:52.257Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:52:52.277Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:52:52.292Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:52:52.350Z] Will try again after 15 sec [2026-06-23T05:52:52.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:52:52.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:52.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:52.548Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:52.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.640Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:52.654Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:52:52.707Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:52:52.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:52.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:52.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:52:52.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:52:52.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:52:52.893Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:52:52.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:52:52.955Z] Will try again after 15 sec [2026-06-23T05:52:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:52:53.039Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:52:53.054Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:52:53.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:03.839Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:03.854Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:03.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:04.302Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:04.318Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:04.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:04.421Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:04.437Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:04.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:04.566Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:04.583Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:04.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:04.848Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:04.864Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:04.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.036Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:05.050Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:05.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.144Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:05.158Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:05.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.260Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:05.275Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:05.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.408Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:05.421Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:53:05.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.622Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:05.636Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:05.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:05.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:05.763Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:05.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:06.349Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:53:06.364Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:06.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:06.695Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:53:06.708Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:06.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:06.997Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.011Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:07.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:07.127Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.145Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:07.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:07.245Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.261Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:07.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:07.387Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.405Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:53:07.464Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:07.497Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.513Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:53:07.577Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:07.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:07.627Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:53:07.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:07.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:07.776Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:07.812Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:07.830Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:07.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:53:07.917Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:07.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:07.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:53:08.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:08.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:08.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T05:53:08.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:08.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:53:08.170Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:53:08.204Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:08.251Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:53:08.264Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:08.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:18.936Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:18.950Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:18.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:19.409Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:19.424Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:19.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:19.519Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:19.535Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:19.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:19.681Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:19.698Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:19.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:19.948Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:19.966Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.134Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:20.148Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.236Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:20.250Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.353Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:20.367Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.502Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:20.516Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:53:20.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:20.727Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:20.839Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:20.853Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:20.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:21.448Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:53:21.462Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:21.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:21.788Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:53:21.802Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:21.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.095Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.114Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.231Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.247Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.349Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.365Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.496Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.512Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.616Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.631Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:53:22.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:22.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:22.857Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:22.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:22.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:23.002Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:23.017Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:23.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:23.109Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:23.125Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:23.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:23.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:23.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:53:23.285Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:23.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:23.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:53:23.384Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:23.416Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:53:23.430Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:23.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:34.031Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:34.049Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:34.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:34.508Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:34.522Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:34.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:34.615Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:34.630Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:34.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:34.781Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:34.796Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:34.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.052Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:35.067Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:35.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.233Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:35.248Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:35.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.352Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:35.367Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:35.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.470Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:35.484Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:35.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.601Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:35.616Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:53:35.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.820Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:35.834Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:35.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:35.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:35.947Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:36.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:36.546Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:53:36.563Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:36.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:36.884Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:53:36.929Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:36.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.196Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.212Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:37.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.335Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.354Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:37.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.454Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.470Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:37.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.598Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.614Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:37.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:53:37.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:37.863Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:37.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:37.991Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:38.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:38.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:38.112Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:38.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:38.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:38.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:38.248Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:38.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:38.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:38.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:53:38.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:38.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:38.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:53:38.547Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:53:38.582Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:53:38.598Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:38.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:49.133Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:49.146Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:49.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:49.609Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:49.624Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:49.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:49.816Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:49.829Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:49.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:49.917Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:49.930Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:49.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.151Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:50.166Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:50.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.332Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:50.347Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:50.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.450Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:50.465Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:50.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.571Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:50.586Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:50.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.694Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:53:50.712Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:53:50.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:50.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:50.928Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:51.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:51.106Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:51.123Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:51.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:51.655Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:53:51.677Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:51.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.009Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.025Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:52.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.304Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.320Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:52.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.434Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.449Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:52.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.548Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.562Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:52.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.695Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.711Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:52.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.817Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.831Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:53:52.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:52.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:53:52.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:53.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:53.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:53.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.213Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:53.230Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:53.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:53.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:53.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:53:53.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:53:53.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.578Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:53:53.592Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:53:53.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:53:53.696Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:53:53.718Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:53:53.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:04.242Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:04.258Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:04.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:04.806Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:04.821Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:04.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:04.921Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:04.937Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:04.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.040Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.056Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:05.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.250Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.265Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:05.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.430Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.445Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:05.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.548Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.563Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:05.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.664Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.681Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:05.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:05.795Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:05.811Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:54:05.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:06.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:06.110Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:06.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:06.212Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:06.228Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:06.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:06.946Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:54:06.959Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.103Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.117Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.406Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.424Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.540Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.557Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.655Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.674Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.791Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.808Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:07.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:07.909Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:54:07.924Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:54:07.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.042Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:08.057Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:08.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.199Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:08.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:08.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.311Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:08.326Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:08.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.428Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:08.443Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:08.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:08.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:54:08.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:08.737Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:54:08.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:08.834Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:54:08.849Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:08.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:19.342Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:19.356Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:19.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:19.901Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:19.916Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:19.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.099Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.113Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:54:20.177Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:54:20.208Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.222Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:20.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.348Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.363Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:20.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.530Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.546Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:20.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.646Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.661Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:20.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.762Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.777Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:20.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:20.964Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:20.980Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:54:21.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:21.199Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:21.213Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:21.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:21.303Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:21.318Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:21.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.044Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.059Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.197Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.211Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.501Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.516Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.635Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.650Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.760Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.773Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:22.890Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:22.907Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:22.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.016Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:54:23.032Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:54:23.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:23.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:23.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:23.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:23.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.408Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:23.423Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:23.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.525Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:23.542Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:23.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:23.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:54:23.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.818Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:23.834Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:54:23.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:23.929Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:54:23.946Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:23.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:34.436Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:34.452Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:34.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:34.998Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.014Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.207Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.221Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.313Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.327Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.446Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.461Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.629Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.645Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.742Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.757Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:35.859Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:35.876Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:35.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:36.063Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:36.077Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:54:36.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:36.291Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:36.308Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:36.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:36.403Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:36.417Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:36.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.136Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:54:37.151Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:37.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.287Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:54:37.303Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:37.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.593Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:54:37.606Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:37.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.727Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:54:37.743Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:37.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.849Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:54:37.871Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:37.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:37.990Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:38.007Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:38.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.117Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:54:38.133Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:54:38.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:38.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:38.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:38.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:38.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.523Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:38.538Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:38.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:38.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:38.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:38.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:54:38.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:38.921Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:38.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:54:38.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:39.045Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:54:39.061Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:39.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:49.538Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:49.554Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:49.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.093Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.108Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.294Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.308Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.414Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.435Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.547Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.566Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.725Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.740Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.835Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.850Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:50.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:50.964Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:50.980Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:51.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:51.159Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:54:51.174Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:54:51.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:51.394Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:51.408Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:51.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:51.506Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:51.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:51.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:52.252Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:54:52.266Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:52.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:52.381Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:54:52.398Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:52.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:52.689Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:54:52.705Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:52.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:52.819Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:54:52.834Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:52.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:52.953Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:54:52.968Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.089Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:53.104Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.227Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:54:53.241Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:54:53.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.337Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:54:53.352Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:53.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.641Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:53.658Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:53.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:53.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:53.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:54:53.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:54:53.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:54.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:54:54.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:54:54.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:54:54.195Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:54:54.209Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:54:54.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:04.642Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:04.657Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:04.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.270Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.288Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:05.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.403Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.421Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:05.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.521Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.537Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:05.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.650Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.665Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:05.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.819Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.833Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:05.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:05.931Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:05.946Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:06.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:06.084Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:06.099Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:06.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:06.260Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:06.277Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:55:06.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:06.489Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:06.503Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:06.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:06.613Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:06.631Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:06.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:07.368Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:55:07.386Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:07.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:07.492Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:55:07.508Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:07.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:07.790Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:55:07.814Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:07.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:07.915Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:55:07.932Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:07.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.047Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:55:08.062Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.212Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:08.226Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.385Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:55:08.403Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:55:08.465Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:55:08.496Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:08.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:08.629Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.751Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:08.769Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:08.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:08.896Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:08.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:09.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:09.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:55:09.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:09.143Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:09.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:55:09.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:09.290Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:55:09.305Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:09.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:19.741Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:19.755Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:19.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:20.381Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:20.396Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:20.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:20.506Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:20.520Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:20.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:20.617Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:20.630Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:20.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:20.741Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:20.755Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:20.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:20.916Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:20.932Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:20.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:21.068Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:21.083Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:21.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:21.178Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:21.192Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:21.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:21.360Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:21.374Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:55:21.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:21.597Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:21.612Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:21.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:21.756Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:21.771Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:21.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:22.478Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:55:22.500Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:22.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:22.597Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:55:22.612Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:22.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:22.898Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:55:22.914Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:22.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.023Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:55:23.038Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.145Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:55:23.159Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.352Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:23.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.498Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:55:23.516Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:55:23.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:23.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:23.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.850Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:23.867Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:23.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:23.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:24.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:24.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:24.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:24.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:55:24.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:24.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:24.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:55:24.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:24.388Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:55:24.404Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:24.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:34.839Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:34.856Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:34.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:35.483Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:35.498Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:35.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:35.618Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:35.633Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:35.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:35.728Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:35.744Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:35.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:35.843Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:35.858Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:35.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.017Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:36.033Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:36.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.165Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:36.180Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:36.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.275Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:36.289Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:36.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.461Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:36.475Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:55:36.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.738Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:36.752Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:36.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:36.858Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:36.873Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:36.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:37.583Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:55:37.603Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:37.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:37.707Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:55:37.723Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:37.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:37.998Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.013Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.134Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.148Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.325Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.341Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.443Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.457Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.600Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.615Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:55:38.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:38.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:38.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:38.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:38.953Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:38.969Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:39.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:39.083Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:39.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:39.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:39.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:39.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:55:39.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:39.346Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:39.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:55:39.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:39.490Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:55:39.504Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:39.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:49.938Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:49.953Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:50.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:50.587Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:50.603Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:50.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:50.717Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:50.734Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:50.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:50.829Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:50.846Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:50.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:50.993Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:51.008Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:51.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.122Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:51.136Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:51.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.257Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:51.272Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:51.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.371Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:51.386Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:51.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.550Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:55:51.564Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:55:51.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.836Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:51.850Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:51.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:51.954Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:51.970Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:52.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:52.686Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:55:52.701Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:52.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:52.802Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:55:52.817Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:52.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.096Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.115Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:53.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.226Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.242Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:53.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.429Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.443Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:53.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.533Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.547Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:53.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.695Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.709Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:55:53.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.800Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:55:53.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:53.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:53.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:53.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:54.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:54.051Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:54.066Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:54.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:54.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:54.198Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:54.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:54.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:55:54.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:55:54.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:54.440Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:55:54.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:55:54.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:55:54.587Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:55:54.603Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:55:54.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:05.045Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:05.059Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:05.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:05.692Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:05.706Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:05.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:05.819Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:05.835Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:05.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:05.977Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:05.992Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:06.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.089Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:06.105Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:06.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.213Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:06.227Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:06.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.349Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:06.363Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:06.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.464Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:06.481Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:06.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.640Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:06.656Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:56:06.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:06.934Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:06.951Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:07.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:07.059Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:07.074Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:07.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:07.795Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:56:07.811Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:07.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:07.915Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:56:07.930Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:07.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.194Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.209Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:08.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.323Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.337Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:08.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.528Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.543Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:08.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.664Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.679Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:08.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.784Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.798Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:56:08.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:08.920Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:08.935Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:08.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.040Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:09.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:09.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.155Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:09.171Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:09.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:09.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:09.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:09.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:56:09.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:09.562Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:56:09.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:09.685Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:56:09.702Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:09.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:20.141Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:20.157Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:20.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:20.808Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:20.823Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:20.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:20.932Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:20.948Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:20.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.073Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.088Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:21.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.187Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.202Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:21.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.306Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.321Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:21.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.446Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.460Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:21.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.562Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.578Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:21.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:21.734Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:21.747Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:56:21.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:22.035Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:22.049Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:22.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:22.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:22.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:22.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:22.899Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:56:22.914Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:22.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.020Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.035Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:23.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.294Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.310Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:23.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.418Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.433Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:23.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.648Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.663Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:23.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.764Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.780Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:23.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:23.886Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:56:23.904Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:56:23.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:24.037Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:24.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:24.164Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:24.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.271Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:24.284Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:24.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.376Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:24.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:24.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:24.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:56:24.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:24.667Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:56:24.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:24.790Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:56:24.807Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:24.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:35.238Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:35.256Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:35.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:35.918Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:35.934Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.114Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.130Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.223Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.238Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.340Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.355Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.450Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.464Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.558Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.572Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.666Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.680Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:36.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:36.826Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:36.842Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:56:36.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:37.128Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:37.142Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:37.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:37.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:37.278Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:37.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.002Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.018Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.118Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.135Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.397Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.412Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.521Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.536Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.743Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.758Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.857Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:38.873Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:38.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:38.994Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:56:39.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:56:39.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.125Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:39.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:39.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:39.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:39.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.387Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:39.408Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:39.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:39.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:39.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:39.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:56:39.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.750Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:39.782Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:56:39.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:39.912Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:56:39.930Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:39.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:50.343Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:50.361Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:50.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.098Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.114Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.211Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.226Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.338Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.355Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.457Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.474Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.574Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.591Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.694Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.708Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.806Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.822Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:51.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:51.924Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:56:51.939Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:56:51.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:52.222Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:52.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:52.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:52.365Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:52.380Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:52.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.102Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.116Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:53.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.215Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.230Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:53.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.501Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.514Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:53.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.637Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.652Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:53.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.843Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.859Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:53.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:53.966Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:53.983Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:54.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.095Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:56:54.111Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:56:54.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.233Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:56:54.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:54.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.352Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:54.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:54.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.492Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:54.508Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:54.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:54.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:54.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:56:54.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:56:54.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:54.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:56:54.907Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:56:54.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:56:55.020Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:56:55.037Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:56:55.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:05.452Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:05.468Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.199Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.216Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.319Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.334Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.437Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.451Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.562Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.579Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.686Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.705Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.824Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.842Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:06.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:06.942Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:06.958Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:07.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:07.058Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:07.075Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:57:07.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:07.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:07.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:07.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:07.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:07.480Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:07.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:08.204Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:57:08.220Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:08.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:08.323Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:57:08.338Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:08.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:08.625Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:57:08.642Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:08.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:08.751Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:57:08.768Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:08.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:08.953Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:57:08.968Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.064Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:09.081Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.200Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:57:09.215Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:57:09.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:09.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.449Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:09.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.590Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:09.605Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:09.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:09.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:09.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:57:09.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:09.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:10.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:57:10.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:10.119Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:57:10.134Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:10.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:20.553Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:20.567Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:20.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.302Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.319Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.425Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.449Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.557Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.575Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.674Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.691Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.792Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.807Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:21.926Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:21.940Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:21.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:22.039Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:22.055Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:22.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:22.166Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:22.181Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:57:22.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:22.429Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:22.443Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:22.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:22.566Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:22.580Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:22.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:23.306Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:57:23.321Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:23.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:23.421Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:57:23.436Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:23.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:23.735Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:57:23.752Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:23.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:23.856Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:57:23.871Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:23.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.050Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:57:24.065Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.178Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:24.193Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.297Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:57:24.312Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:57:24.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:24.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:24.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.717Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:24.732Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.824Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:24.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:24.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:24.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:24.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:57:25.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:25.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:25.109Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:57:25.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:25.228Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:57:25.243Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:25.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:35.653Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:35.668Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:35.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:36.409Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:36.424Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:36.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:36.538Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:36.553Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:36.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:36.659Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:36.674Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:36.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:36.774Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:36.789Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:36.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:36.894Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:36.912Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:36.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:37.048Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:37.064Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:37.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:37.159Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:37.174Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:37.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:37.275Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:37.344Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:57:37.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:37.527Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:37.541Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:37.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:37.664Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:37.679Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:37.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:38.404Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:57:38.418Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:38.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:38.517Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:57:38.530Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:38.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:38.831Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:57:38.844Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:38.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:38.953Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:57:38.969Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.141Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:57:39.154Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.269Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:39.284Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.411Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:57:39.426Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:57:39.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.599Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:39.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:39.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.856Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:39.870Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:39.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:39.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:39.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:40.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:40.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:40.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:57:40.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:40.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:40.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:57:40.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:40.328Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:57:40.345Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:40.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:50.753Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:50.769Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:50.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:51.522Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:51.546Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:51.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:51.651Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:51.676Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:51.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:51.777Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:51.796Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:51.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:51.890Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:51.907Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:51.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.003Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:52.018Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:52.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.142Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:52.158Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:52.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.256Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:52.275Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:52.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.429Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:57:52.444Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:57:52.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:52.643Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:52.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:52.755Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:52.772Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:52.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:53.497Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2026-06-23T05:57:53.513Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:53.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:53.624Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:57:53.640Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:53.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:53.925Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:57:53.941Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:53.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.048Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:57:54.067Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:54.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.234Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:57:54.248Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:54.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:54.381Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:54.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.506Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:57:54.522Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:57:54.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:57:54.718Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:54.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:54.844Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:54.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:54.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:55.022Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:55.038Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:55.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:55.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:57:55.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:55.213Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:57:55.222Z] Build build-prepare-sandbox #15354 completed: SUCCESS [Pipeline] echo [2026-06-23T05:57:55.272Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2026-06-23T05:57:55.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [2026-06-23T05:57:55.357Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15354 [Pipeline] echo [2026-06-23T05:57:55.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:57:55.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:57:55.457Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-06-23T05:57:55.535Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:57:55.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:57:55.585Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:57:55.599Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:57:55.614Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:57:55.690Z] Will try again after 15 sec [2026-06-23T05:57:55.759Z] + ls -la build-prepare-sandbox-73135 [2026-06-23T05:57:55.759Z] total 20 [2026-06-23T05:57:55.759Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 05:57 . [2026-06-23T05:57:55.759Z] drwxr-xr-x 4 jenkins docker 12288 Jun 23 05:57 .. [2026-06-23T05:57:55.759Z] -rw-r--r-- 1 jenkins docker 0 Jun 23 05:57 build.env [2026-06-23T05:57:55.759Z] -rw-r--r-- 1 jenkins docker 281 Jun 23 05:53 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2026-06-23T05:57:55.807Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T05:57:56.130Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T05:57:56.697Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T05:58:05.853Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:05.870Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:05.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:06.636Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:06.660Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:06.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:06.808Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:06.825Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:06.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:06.928Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:06.946Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:06.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.042Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:07.058Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.161Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:07.175Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.274Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:07.297Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.393Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:07.410Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.529Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:07.545Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:58:07.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.722Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:07.739Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:07.855Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:07.871Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:07.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:08.601Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T05:58:08.672Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T05:58:08.695Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T05:58:08.753Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:58:08.769Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:08.825Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T05:58:08.847Z] Archiving artifacts [Pipeline] echo [2026-06-23T05:58:08.917Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] dir [2026-06-23T05:58:08.946Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2026-06-23T05:58:09.053Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2026-06-23T05:58:09.075Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-73135/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T05:58:09.122Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.140Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:09.211Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:09.232Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-73135/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2026-06-23T05:58:09.287Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.304Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:09.372Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T05:58:09.469Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.487Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:09.529Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:09.547Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.563Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:09.614Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:09.705Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.19114.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T05:58:09.785Z] Archiving artifacts [Pipeline] echo [2026-06-23T05:58:09.800Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.815Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:58:09.871Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:09.890Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #19114 [Pipeline] timeout [2026-06-23T05:58:09.907Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-06-23T05:58:09.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:09.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-06-23T05:58:09.990Z] Scheduling project: build-fetch-sources [Pipeline] { [2026-06-23T05:58:10.051Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:10.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:10.104Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:10.167Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:10.200Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:10.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:10.287Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:10.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:10.344Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:10.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:10.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:10.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:58:10.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:10.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:10.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:58:10.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:10.737Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:58:10.754Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:10.803Z] Will try again after 15 sec [2026-06-23T05:58:18.307Z] Starting building: build-fetch-sources #13850 [Pipeline] { [Pipeline] echo [2026-06-23T05:58:20.961Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:20.979Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:21.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:21.745Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:21.764Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:21.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:21.915Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:21.932Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.088Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.104Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.201Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.221Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.320Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.338Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.446Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.464Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:22.531Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:22.567Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.585Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.681Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:22.696Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:58:22.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:22.825Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:22.840Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:22.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:23.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:23.050Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:23.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:23.891Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:58:23.925Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:24.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:24.241Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:58:24.256Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:24.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:24.401Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:58:24.413Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:24.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:24.558Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:58:24.570Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:24.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:24.660Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:24.673Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:24.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:24.908Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:58:24.925Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:58:24.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.088Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:25.102Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:25.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:25.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:25.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.318Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:25.334Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:25.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:25.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:25.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:25.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:58:25.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:25.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:58:25.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:25.842Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:58:25.857Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:25.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:36.066Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:36.081Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:36.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:36.850Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:36.865Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:36.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.073Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.088Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.186Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.200Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.308Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.324Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.429Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.445Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.565Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.582Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.678Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.693Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.795Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:37.811Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:58:37.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:37.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:37.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:37.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:38.130Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:38.150Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:38.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:39.036Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:58:39.050Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:39.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:39.341Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:58:39.358Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:39.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:39.492Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:58:39.508Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:39.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:39.700Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:58:39.717Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:39.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:39.813Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:39.828Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:39.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.005Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:58:40.021Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:58:40.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:40.200Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:40.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:40.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:40.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.417Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:40.433Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:40.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:40.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:40.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:40.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:58:40.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:40.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:58:40.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:40.945Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:58:40.961Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:41.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:51.188Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:51.208Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:51.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.016Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.032Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.174Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.191Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.297Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.312Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.417Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.433Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.532Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.547Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.663Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.678Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.774Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.789Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:52.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:52.892Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:58:52.907Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:58:52.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:53.015Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:53.029Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:53.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:53.239Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:53.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:53.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:54.132Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2026-06-23T05:58:54.148Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:54.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:54.440Z] Build build-fetch-sources #13850 completed: SUCCESS [2026-06-23T05:58:54.456Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:58:54.474Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:54.524Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:54.542Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2026-06-23T05:58:54.661Z] Copied 2 artifacts from "build-fetch-sources" build number 13850 [Pipeline] echo [2026-06-23T05:58:54.676Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:58:54.694Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:54.750Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:54.769Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T05:58:54.872Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:58:54.890Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:54.954Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:54.983Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:54.997Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:55.045Z] Will try again after 15 sec [2026-06-23T05:58:55.059Z] + ls -la build-fetch-sources-19114 [2026-06-23T05:58:55.059Z] total 24 [2026-06-23T05:58:55.059Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 05:58 . [2026-06-23T05:58:55.059Z] drwxr-xr-x 5 jenkins docker 12288 Jun 23 05:58 .. [2026-06-23T05:58:55.059Z] -rw-r--r-- 1 jenkins docker 135 Jun 23 05:58 build.env [2026-06-23T05:58:55.059Z] -rw-r--r-- 1 jenkins docker 281 Jun 23 05:58 deps.build-fetch-sources.19114.env [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2026-06-23T05:58:55.127Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2026-06-23T05:58:55.132Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:58:55.203Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:58:55.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2026-06-23T05:58:55.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:58:55.375Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:55.444Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:55.479Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:55.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:55.559Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:55.589Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T05:58:55.595Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:55.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:55.701Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:55.733Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:55.748Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:58:55.816Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:58:55.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:58:55.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:58:55.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:55.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:58:55.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:58:56.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:58:56.080Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:58:56.094Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:58:56.146Z] Will try again after 15 sec [2026-06-23T05:58:56.159Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T05:59:06.290Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:06.305Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:06.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.114Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.129Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.282Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.297Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.395Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.411Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.512Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.530Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.627Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.643Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.775Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.791Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:07.890Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:07.907Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:07.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:08.007Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:08.020Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:59:08.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:08.111Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:08.125Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:08.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:08.341Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:08.356Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:08.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:09.228Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T05:59:09.301Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T05:59:09.327Z] JOB configure-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T05:59:09.468Z] Archiving artifacts [Pipeline] echo [2026-06-23T05:59:09.503Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2026-06-23T05:59:09.527Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T05:59:09.597Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:59:09.611Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:09.663Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:59:09.679Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2026-06-23T05:59:09.726Z] JOB configure-rocky9: file #0 with path build-fetch-sources-19114/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-06-23T05:59:09.800Z] JOB configure-rocky9: file #1 with path build-fetch-sources-19114/deps.build-fetch-sources.19114.env [Pipeline] readFile [Pipeline] echo [2026-06-23T05:59:09.836Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:59:09.852Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:09.907Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.020Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:59:10.039Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:10.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.126Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:10.142Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:59:10.164Z] JOB configure-rocky9: deps_env_file: deps.build-configure.21954.env [Pipeline] writeFile [2026-06-23T05:59:10.230Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T05:59:10.270Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.319Z] JOB configure-rocky9: Starting job: build-configure rnd: #21954 [Pipeline] timeout [2026-06-23T05:59:10.336Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.369Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:59:10.384Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] build [2026-06-23T05:59:10.405Z] Scheduling project: build-configure [2026-06-23T05:59:10.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:10.514Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:10.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.605Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:10.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:10.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.735Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:10.749Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:10.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:10.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:10.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:10.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:10.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:59:11.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:11.064Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:11.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:59:11.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:11.176Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:59:11.190Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:11.240Z] Will try again after 15 sec [2026-06-23T05:59:18.314Z] Starting building: build-configure #12387 [Pipeline] { [Pipeline] echo [2026-06-23T05:59:21.388Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:21.405Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:21.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.210Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.225Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.375Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.390Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.494Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.508Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.611Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.627Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.757Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.774Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.871Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:22.887Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:22.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:22.987Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:23.000Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:23.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:23.094Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:23.112Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:59:23.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:23.214Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:23.232Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:23.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:23.448Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:23.465Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:23.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T05:59:24.996Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.015Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:59:25.040Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.055Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.115Z] Will try again after 15 sec [2026-06-23T05:59:25.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.195Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.212Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.344Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.357Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.481Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.497Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:59:25.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.592Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:25.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:25.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.830Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:25.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:25.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:25.944Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:25.963Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:26.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:26.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:26.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:59:26.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:26.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:26.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:59:26.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:26.367Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:59:26.382Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:26.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:36.490Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:36.504Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:36.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.305Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.321Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:37.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.469Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.483Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:37.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.589Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.604Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:37.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.704Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.720Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:37.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.853Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.866Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:37.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:37.963Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:37.977Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:38.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:38.079Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:38.094Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:38.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:38.199Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:38.218Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:59:38.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:38.320Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:38.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:38.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:38.552Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:38.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:38.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.148Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.163Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:59:40.219Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:59:40.249Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.264Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:40.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.362Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.377Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:40.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.480Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.495Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:40.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.605Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.621Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:59:40.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.721Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:40.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:40.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:40.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:40.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:40.973Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:40.990Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:41.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:41.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:41.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:41.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:41.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:41.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T05:59:41.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:41.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:41.327Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:59:41.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:41.467Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:59:41.483Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:41.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:51.595Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:51.610Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:51.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:52.416Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:52.436Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:52.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:52.603Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:52.620Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:52.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:52.717Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:52.734Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:52.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:52.845Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:52.859Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:52.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:52.961Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:52.977Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:53.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:53.084Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:53.100Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:53.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:53.202Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:53.219Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:53.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:53.319Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T05:59:53.335Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T05:59:53.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:53.433Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:53.448Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:53.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:53.656Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:53.671Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:53.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:55.252Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T05:59:55.268Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:55.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:55.380Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T05:59:55.398Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:55.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:55.494Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T05:59:55.511Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:55.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:55.609Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:55.647Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:55.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:55.761Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T05:59:55.777Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T05:59:55.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:56.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T05:59:56.019Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T05:59:56.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:56.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:56.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T05:59:56.150Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:56.166Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:56.214Z] Will try again after 15 sec [Pipeline] { [2026-06-23T05:59:56.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:56.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:56.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:56.364Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:59:56.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T05:59:56.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T05:59:56.474Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T05:59:56.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T05:59:56.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T05:59:56.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T05:59:56.613Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T05:59:56.629Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T05:59:56.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:06.696Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:06.713Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:06.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:07.519Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:07.533Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:07.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:07.701Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:07.717Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:07.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:07.827Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:07.844Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:07.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:07.950Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:07.966Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.070Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:08.084Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.186Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:08.202Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.310Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:08.326Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.424Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:08.440Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:00:08.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.544Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:08.561Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:08.767Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:08.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:08.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:10.364Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T06:00:10.380Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:10.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:10.479Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T06:00:10.493Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:10.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:10.592Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:00:10.608Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:10.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:10.740Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:10.756Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:10.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:10.855Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:00:10.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:00:10.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:11.105Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:11.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:11.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:00:11.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:11.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:00:11.329Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:11.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:11.402Z] Will try again after 15 sec [2026-06-23T06:00:11.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:11.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:11.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:00:11.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:11.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:11.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:00:11.681Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:11.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:11.719Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:00:11.792Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:11.829Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:00:11.847Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:11.898Z] Will try again after 15 sec [2026-06-23T06:00:17.118Z] Build build-prepare-sandbox #15355 completed: SUCCESS [Pipeline] echo [2026-06-23T06:00:17.139Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:00:17.247Z] Copied 2 artifacts from "build-prepare-sandbox" build number 15355 [Pipeline] echo [2026-06-23T06:00:17.292Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-06-23T06:00:17.583Z] + ls -la build-prepare-sandbox-12776 [2026-06-23T06:00:17.583Z] total 24 [2026-06-23T06:00:17.583Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:00 . [2026-06-23T06:00:17.583Z] drwxr-xr-x 6 jenkins docker 12288 Jun 23 06:00 .. [2026-06-23T06:00:17.583Z] -rw-r--r-- 1 jenkins docker 25 Jun 23 06:00 build.env [2026-06-23T06:00:17.583Z] -rw-r--r-- 1 jenkins docker 281 Jun 23 05:53 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2026-06-23T06:00:17.634Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:00:17.971Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:00:18.544Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:00:21.795Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:21.809Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:21.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:22.622Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:22.637Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:22.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:22.800Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:22.817Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:22.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:22.943Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:22.959Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:23.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:23.055Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:23.074Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:23.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:23.181Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:23.201Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:23.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:23.296Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:00:23.367Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:00:23.390Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:00:23.453Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:23.473Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:23.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:00:23.551Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:00:23.628Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:23.645Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:00:23.708Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:23.733Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] { [Pipeline] dir [2026-06-23T06:00:23.760Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:00:23.817Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:23.842Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2026-06-23T06:00:23.929Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:23.945Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2026-06-23T06:00:23.977Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-12776/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:00:24.031Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:24.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:24.109Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:24.147Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-12776/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T06:00:24.288Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.6574.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T06:00:24.357Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:00:24.402Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #6574 [Pipeline] timeout [2026-06-23T06:00:24.420Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:00:24.474Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2026-06-23T06:00:25.472Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2026-06-23T06:00:25.493Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:25.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:25.607Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T06:00:25.626Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:25.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:25.737Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:00:25.763Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:25.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:25.876Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:25.896Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:25.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:26.001Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:00:26.024Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:00:26.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:26.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:26.217Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:26.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:26.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:26.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:00:26.518Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:26.582Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:26.627Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:00:26.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:26.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:26.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:26.783Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:26.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:26.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:00:26.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:26.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:26.958Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:00:26.993Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:27.026Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:00:27.043Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:27.097Z] Will try again after 15 sec [2026-06-23T06:00:28.685Z] Build build-configure #12387 completed: SUCCESS [Pipeline] echo [2026-06-23T06:00:28.704Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:00:28.801Z] Copied 2 artifacts from "build-configure" build number 12387 [Pipeline] echo [2026-06-23T06:00:28.843Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T06:00:29.133Z] + ls -la build-configure-21954 [2026-06-23T06:00:29.133Z] total 20 [2026-06-23T06:00:29.133Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:00 . [2026-06-23T06:00:29.133Z] drwxr-xr-x 7 jenkins docker 12288 Jun 23 06:00 .. [2026-06-23T06:00:29.133Z] -rw-r--r-- 1 jenkins docker 0 Jun 23 06:00 build.env [2026-06-23T06:00:29.133Z] -rw-r--r-- 1 jenkins docker 416 Jun 23 05:59 deps.build-configure.21954.env [Pipeline] withCredentials [2026-06-23T06:00:29.185Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:00:29.510Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:00:30.074Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T06:00:33.364Z] Starting building: build-fetch-sources #13851 [Pipeline] { [Pipeline] echo [2026-06-23T06:00:36.905Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:36.964Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:37.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:37.722Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:37.738Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:37.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:37.902Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:37.918Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:37.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.041Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:38.056Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:38.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.167Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:38.183Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:38.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.284Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:38.299Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:38.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.579Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:38.596Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:38.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.745Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:38.760Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:00:38.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:38.959Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:38.975Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:39.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:39.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:39.154Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:39.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:40.587Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:00:40.661Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:00:40.686Z] JOB package-deployers-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:00:40.752Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T06:00:40.768Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:40.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:00:40.880Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:00:40.919Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:00:40.935Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:40.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:41.013Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2026-06-23T06:00:41.030Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:00:41.074Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:41.092Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2026-06-23T06:00:41.184Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:41.200Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2026-06-23T06:00:41.233Z] JOB package-deployers-rocky9: file #0 with path build-configure-21954/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:00:41.265Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:00:41.285Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:00:41.352Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:41.369Z] JOB package-deployers-rocky9: file #1 with path build-configure-21954/deps.build-configure.21954.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:00:41.463Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:41.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:41.534Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2026-06-23T06:00:41.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:41.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:41.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:41.731Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.1644.env [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:00:41.769Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:41.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:00:41.845Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T06:00:41.865Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:00:41.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:41.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:00:41.961Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #1644 [Pipeline] timeout [2026-06-23T06:00:41.978Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [2026-06-23T06:00:42.036Z] Will try again after 15 sec [Pipeline] build [2026-06-23T06:00:42.052Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2026-06-23T06:00:42.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:42.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T06:00:42.153Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:42.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:00:42.232Z] Will try again after 15 sec [2026-06-23T06:00:42.253Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:42.305Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:00:42.319Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:42.369Z] Will try again after 15 sec [2026-06-23T06:00:48.373Z] Starting building: build-package-deployers #8420 [Pipeline] { [Pipeline] echo [2026-06-23T06:00:52.053Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:52.070Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:52.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:52.823Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:52.841Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:52.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.004Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.019Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:53.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.146Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.168Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:53.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.269Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.289Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:53.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.394Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.410Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:53.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.681Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.701Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:53.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:53.844Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:00:53.864Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:00:53.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:54.057Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:54.084Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:54.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:54.242Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:54.260Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:54.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:55.884Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2026-06-23T06:00:55.901Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:55.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.021Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:00:56.039Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:56.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.223Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:56.256Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:56.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.386Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:00:56.402Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:00:56.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:00:56.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:56.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:56.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:56.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:56.875Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:56.892Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:56.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:00:57.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:57.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:57.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:00:57.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:00:57.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:00:57.677Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:57.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:00:57.713Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:00:57.768Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:00:57.806Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:00:57.823Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:00:57.881Z] Will try again after 15 sec [2026-06-23T06:01:02.484Z] Build build-package-deployers #8420 completed: SUCCESS [Pipeline] echo [2026-06-23T06:01:02.504Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:01:02.608Z] Copied 2 artifacts from "build-package-deployers" build number 8420 [Pipeline] echo [2026-06-23T06:01:02.662Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T06:01:02.952Z] + ls -la build-package-deployers-1644 [2026-06-23T06:01:02.952Z] total 20 [2026-06-23T06:01:02.952Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:01 . [2026-06-23T06:01:02.952Z] drwxr-xr-x 8 jenkins docker 12288 Jun 23 06:01 .. [2026-06-23T06:01:02.952Z] -rw-r--r-- 1 jenkins docker 0 Jun 23 06:01 build.env [2026-06-23T06:01:02.952Z] -rw-r--r-- 1 jenkins docker 416 Jun 23 06:00 deps.build-package-deployers.1644.env [Pipeline] withCredentials [2026-06-23T06:01:03.057Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:01:03.390Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:01:03.958Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T06:01:05.576Z] Build build-fetch-sources #13851 completed: SUCCESS [Pipeline] echo [2026-06-23T06:01:05.595Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:01:05.695Z] Copied 2 artifacts from "build-fetch-sources" build number 13851 [Pipeline] echo [2026-06-23T06:01:05.739Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-06-23T06:01:06.031Z] + ls -la build-fetch-sources-6574 [2026-06-23T06:01:06.031Z] total 24 [2026-06-23T06:01:06.031Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:01 . [2026-06-23T06:01:06.031Z] drwxr-xr-x 9 jenkins docker 12288 Jun 23 06:01 .. [2026-06-23T06:01:06.031Z] -rw-r--r-- 1 jenkins docker 135 Jun 23 06:01 build.env [2026-06-23T06:01:06.031Z] -rw-r--r-- 1 jenkins docker 306 Jun 23 06:00 deps.build-fetch-sources.6574.env [Pipeline] withCredentials [2026-06-23T06:01:06.082Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:01:06.418Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:01:06.983Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:01:07.158Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:07.180Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:07.233Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-23T06:01:08.082Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:08.098Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:08.176Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:08.207Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:08.226Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:08.328Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:08.364Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:08.381Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:08.438Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:08.471Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:08.488Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:08.541Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:08.571Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:08.585Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:08.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:08.786Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:01:08.858Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:01:08.881Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:01:08.972Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:01:08.993Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:09.008Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:01:09.054Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:09.087Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2026-06-23T06:01:09.114Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:01:09.190Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:09.206Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:09.326Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:09.343Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2026-06-23T06:01:09.388Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-6574/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-06-23T06:01:09.454Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-6574/deps.build-fetch-sources.6574.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:01:09.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:09.504Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:09.556Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T06:01:09.657Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.52823.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T06:01:09.720Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:01:09.763Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #52823 [Pipeline] timeout [2026-06-23T06:01:09.781Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:01:09.828Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2026-06-23T06:01:10.998Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:01:11.075Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:01:11.101Z] JOB compile-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:01:11.157Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:01:11.171Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:11.222Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T06:01:11.242Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:01:11.297Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2026-06-23T06:01:11.324Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:01:11.391Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:11.407Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:11.457Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:11.473Z] JOB compile-rocky9: files found = 2 [Pipeline] { [Pipeline] echo [2026-06-23T06:01:11.517Z] JOB compile-rocky9: file #0 with path build-package-deployers-1644/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:01:11.557Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:01:11.585Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:01:11.638Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:11.655Z] JOB compile-rocky9: file #1 with path build-package-deployers-1644/deps.build-package-deployers.1644.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T06:01:11.765Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:11.780Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:11.828Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:11.846Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:11.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:11.912Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:11.931Z] JOB compile-rocky9: deps_env_file: deps.build-compile.80772.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:01:12.026Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:01:12.049Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:12.064Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:12.116Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:12.137Z] JOB compile-rocky9: Starting job: build-compile rnd: #80772 [Pipeline] timeout [2026-06-23T06:01:12.154Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2026-06-23T06:01:12.234Z] Scheduling project: build-compile [Pipeline] echo [2026-06-23T06:01:12.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:12.287Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:12.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:12.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:12.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:01:12.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:12.835Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:12.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:01:12.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:12.950Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:01:12.965Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:13.017Z] Will try again after 15 sec [2026-06-23T06:01:18.381Z] Starting building: build-configure #12388 [Pipeline] { [Pipeline] echo [2026-06-23T06:01:22.296Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:22.312Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:22.366Z] Will try again after 15 sec [Pipeline] { [2026-06-23T06:01:23.478Z] Starting building: build-compile #8368 [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:01:23.554Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:23.589Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:01:23.638Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:23.654Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:01:23.679Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:23.695Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:23.764Z] Will try again after 15 sec [Pipeline] { [2026-06-23T06:01:23.799Z] Will try again after 15 sec [2026-06-23T06:01:23.822Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:23.858Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:23.875Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:01:23.958Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:23.974Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:24.064Z] Will try again after 15 sec [2026-06-23T06:01:24.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:24.173Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:24.188Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:01:24.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:24.363Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:24.384Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:24.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:24.592Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:24.610Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:24.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:26.255Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:01:26.273Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:26.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:26.488Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:26.506Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:26.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:26.674Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:01:26.737Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:01:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:26.876Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:26.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:26.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:26.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:27.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:27.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:27.147Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:27.162Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:27.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:27.375Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:27.393Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:27.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:27.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:27.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:01:27.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:27.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:27.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:01:28.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:28.060Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:01:28.075Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:28.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:37.400Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:37.415Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:37.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:38.798Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:38.812Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:38.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:38.920Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:38.934Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:01:38.954Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:38.970Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:39.023Z] Will try again after 15 sec [2026-06-23T06:01:39.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:39.110Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:39.127Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:39.181Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:39.215Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:39.231Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:39.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:39.340Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:39.357Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:01:39.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:39.471Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:39.487Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:39.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:39.707Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:39.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:39.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:41.361Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:01:41.388Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:41.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:41.589Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:41.606Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:41.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:41.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:01:41.878Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:01:41.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:41.985Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:41.999Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:42.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:42.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:42.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:42.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:42.241Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:42.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:42.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:42.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:42.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:42.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:42.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:42.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:01:42.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:43.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:43.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:01:43.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:43.163Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:01:43.178Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:43.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:52.502Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:52.519Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:52.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:53.909Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:53.924Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:53.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:54.055Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:54.070Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:54.156Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:54.189Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:54.210Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:54.266Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:54.302Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:54.318Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:54.372Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:54.402Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:54.417Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:01:54.479Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:01:54.512Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:01:54.527Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:01:54.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:54.624Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:54.639Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:54.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:54.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:54.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:54.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:56.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:01:56.492Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:56.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:56.688Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:56.705Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:56.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:56.977Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:01:56.992Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:01:57.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:57.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:01:57.104Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:57.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:57.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:57.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:57.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:57.378Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:57.395Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:57.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:57.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:57.593Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:57.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:58.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:01:58.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:01:58.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:58.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:01:58.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:01:58.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:01:58.260Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:01:58.276Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:01:58.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:07.605Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:07.620Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:07.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.014Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.031Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.186Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.200Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.302Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.318Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.416Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.432Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.532Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.548Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.640Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:09.657Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:02:09.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.748Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:09.763Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:09.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:09.912Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:09.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:11.569Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:02:11.583Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:11.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:11.785Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:11.800Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:11.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:12.072Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:02:12.087Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:02:12.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:12.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:12.202Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:12.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:12.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:12.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:12.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:12.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:12.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:12.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:12.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:12.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:12.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:13.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:13.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:02:13.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:13.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:13.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:02:13.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:13.366Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:02:13.381Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:13.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:22.704Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:22.722Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:22.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:24.155Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.171Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:24.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:24.284Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.300Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:24.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:24.400Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.414Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:24.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:24.510Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.525Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:24.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:24.697Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.715Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:02:24.776Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:02:24.807Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:24.823Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:02:24.886Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:02:24.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:24.943Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:25.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:25.055Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:25.071Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:25.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:26.664Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:02:26.680Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:26.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:26.886Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:26.902Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:26.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:27.166Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:02:27.181Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:02:27.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:27.284Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:27.302Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:27.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:27.400Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:27.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:27.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:27.577Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:27.592Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:27.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:27.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:27.795Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:27.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:28.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:28.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:02:28.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:28.344Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:28.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:02:28.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:28.480Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:02:28.494Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:28.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:37.809Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:37.826Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:37.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:39.256Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:39.270Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:39.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:39.379Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:39.393Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:39.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:39.491Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:39.506Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:39.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:39.696Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:39.756Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:39.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:39.867Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:39.885Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:02:39.949Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:02:39.983Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:40.001Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:02:40.066Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:02:40.112Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:40.127Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:02:40.189Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:02:40.221Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:40.237Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:40.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:41.783Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:02:41.797Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:41.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:41.988Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:42.002Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:42.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:42.263Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:02:42.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:02:42.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:42.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:42.395Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:42.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:42.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:42.509Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:42.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:42.671Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:42.686Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:42.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:42.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:42.893Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:42.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:43.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:43.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:02:43.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:43.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:43.453Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:02:43.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:43.578Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:02:43.591Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:43.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:52.940Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:52.956Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:53.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:54.349Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:54.365Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:54.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:54.475Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:54.491Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:54.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:54.598Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:54.616Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:54.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:54.857Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:54.875Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:54.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:54.981Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:54.997Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:55.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:55.101Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:02:55.117Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:02:55.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:55.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:55.234Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:55.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:55.323Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:55.338Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:55.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:56.885Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:02:56.901Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:56.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.086Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:57.103Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:57.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.359Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:02:57.376Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:02:57.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:02:57.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:57.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:57.619Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:57.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.767Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:57.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:57.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:57.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:57.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:58.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:58.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:02:58.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:02:58.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:58.531Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:02:58.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:02:58.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:02:58.673Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:02:58.687Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:02:58.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:08.038Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:08.053Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:08.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:09.446Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:09.461Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:09.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:09.582Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:09.598Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:09.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:09.698Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:09.713Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:09.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:09.977Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:09.994Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:10.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:10.102Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:10.119Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:10.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:10.218Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:10.232Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:03:10.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:10.341Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:10.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:10.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:10.467Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:10.483Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:10.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:11.990Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:03:12.007Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:12.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:12.207Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:12.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:12.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:12.464Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:03:12.482Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:03:12.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:12.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:12.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:12.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:12.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:12.717Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:12.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:12.877Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:12.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:12.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:13.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:13.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:13.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:13.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:13.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:03:13.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:13.683Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:13.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:03:13.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:13.820Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:03:13.837Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:13.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:23.133Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:23.149Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:23.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:24.542Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:24.557Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:24.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:24.679Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:24.694Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:24.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:24.794Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:24.813Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:24.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:25.087Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:25.102Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:25.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:25.200Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:25.215Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:25.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:25.328Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:25.346Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:03:25.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:25.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:25.470Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:25.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:25.588Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:25.603Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:25.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.089Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:03:27.103Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:27.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.308Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:27.322Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:27.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.562Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:03:27.576Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:03:27.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:27.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:27.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:27.819Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:27.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:27.983Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:27.999Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:28.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:28.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:28.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:28.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:28.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:28.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:03:28.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:28.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:28.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:03:28.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:28.962Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:03:28.976Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:29.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:38.238Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:38.252Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:38.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:39.640Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:39.654Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:39.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:39.775Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:39.789Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:39.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:39.932Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:39.946Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:39.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:40.184Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:40.199Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:40.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:40.297Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:40.311Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:40.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:40.426Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:40.441Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2026-06-23T06:03:40.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:40.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:40.562Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:40.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:40.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:40.707Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:40.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:42.186Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:03:42.202Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:42.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:42.400Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:42.417Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:42.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:42.655Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:03:42.670Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:03:42.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:42.780Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:42.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:42.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:42.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:42.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:42.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:43.079Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:43.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:43.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:43.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:43.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:43.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:43.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:43.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:03:43.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:43.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:44.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:03:44.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:44.109Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:null, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:03:44.126Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:44.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:03:53.336Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2026-06-23T06:03:53.356Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:53.405Z] Will try again after 15 sec [2026-06-23T06:03:53.516Z] Build build-configure #12388 completed: SUCCESS [Pipeline] echo [2026-06-23T06:03:53.534Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:03:53.636Z] Copied 2 artifacts from "build-configure" build number 12388 [Pipeline] echo [2026-06-23T06:03:53.674Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-06-23T06:03:53.962Z] + ls -la build-configure-52823 [2026-06-23T06:03:53.962Z] total 24 [2026-06-23T06:03:53.962Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:03 . [2026-06-23T06:03:53.962Z] drwxr-xr-x 10 jenkins docker 12288 Jun 23 06:03 .. [2026-06-23T06:03:53.962Z] -rw-r--r-- 1 jenkins docker 35 Jun 23 06:03 build.env [2026-06-23T06:03:53.962Z] -rw-r--r-- 1 jenkins docker 441 Jun 23 06:01 deps.build-configure.52823.env [Pipeline] withCredentials [2026-06-23T06:03:54.013Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:03:54.323Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:03:54.733Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:03:54.810Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:03:54.855Z] JOB test-unit-opserver: entering run_job [Pipeline] { [Pipeline] writeFile [2026-06-23T06:03:54.888Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-06-23T06:03:54.908Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2026-06-23T06:03:54.994Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:55.007Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:03:55.031Z] JOB test-unit-bgp: entering run_job [Pipeline] { [Pipeline] echo [2026-06-23T06:03:55.075Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-06-23T06:03:55.106Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:03:55.145Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2026-06-23T06:03:55.247Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:55.262Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:03:55.285Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2026-06-23T06:03:55.300Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2026-06-23T06:03:55.331Z] JOB test-unit-opserver: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2026-06-23T06:03:55.386Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] writeFile [Pipeline] dir [2026-06-23T06:03:55.431Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:03:55.452Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:03:55.516Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:03:55.549Z] JOB test-unit-opserver: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:55.580Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] archiveArtifacts [2026-06-23T06:03:55.658Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:03:55.720Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] sh [Pipeline] echo [2026-06-23T06:03:55.773Z] JOB test-unit-group-two: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:03:55.825Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2026-06-23T06:03:55.841Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:03:55.916Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:03:55.932Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:55.948Z] JOB test-unit-bgp: files found = 2 [Pipeline] { [Pipeline] echo [2026-06-23T06:03:55.977Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2026-06-23T06:03:55.995Z] JOB test-unit-bgp: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:56.038Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-06-23T06:03:56.067Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:03:56.090Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:56.107Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] writeFile [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:03:56.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:56.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2026-06-23T06:03:56.268Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:56.283Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:03:56.300Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] } [Pipeline] writeFile [Pipeline] } [Pipeline] echo [2026-06-23T06:03:56.395Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [2026-06-23T06:03:56.427Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:56.442Z] JOB test-unit-bgp: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] archiveArtifacts [2026-06-23T06:03:56.505Z] Archiving artifacts [2026-06-23T06:03:56.554Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:56.569Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2026-06-23T06:03:56.584Z] JOB test-unit-group-one: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:56.640Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] // dir [Pipeline] dir [2026-06-23T06:03:56.688Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:03:56.729Z] Archiving artifacts [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:03:56.760Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.46791.env [Pipeline] writeFile [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2026-06-23T06:03:56.901Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:56.951Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-06-23T06:03:56.983Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:03:57.007Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:57.036Z] JOB test-unit-group-one: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] } [Pipeline] archiveArtifacts [2026-06-23T06:03:57.157Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:57.174Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] echo [2026-06-23T06:03:57.191Z] JOB test-unit-group-two: files found = 2 [Pipeline] // stage [Pipeline] } [Pipeline] dir [2026-06-23T06:03:57.246Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T06:03:57.266Z] JOB test-unit-group-two: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:03:57.371Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2026-06-23T06:03:57.427Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2026-06-23T06:03:57.446Z] JOB test-unit-ungrouped: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:57.481Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.49552.env [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:03:57.529Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #46791 [Pipeline] timeout [2026-06-23T06:03:57.547Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] } [Pipeline] build [2026-06-23T06:03:57.616Z] Scheduling project: test-unit-opserver [Pipeline] { [Pipeline] echo [2026-06-23T06:03:57.667Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:57.696Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2026-06-23T06:03:57.723Z] JOB test-unit-group-two: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:57.753Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:57.784Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:03:57.799Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:03:57.864Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:57.880Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:57.896Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2026-06-23T06:03:57.921Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:57.946Z] JOB test-unit-ungrouped: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] // dir [Pipeline] echo [2026-06-23T06:03:58.038Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.46227.env [Pipeline] writeFile [Pipeline] { [2026-06-23T06:03:58.114Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:58.130Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:58.148Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:03:58.181Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:03:58.201Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:03:58.244Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:58.262Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:03:58.277Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:03:58.325Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #49552 [Pipeline] timeout [2026-06-23T06:03:58.341Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2026-06-23T06:03:58.361Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:03:58.382Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:58.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-06-23T06:03:58.419Z] Scheduling project: test-unit-bgp [Pipeline] } [Pipeline] archiveArtifacts [2026-06-23T06:03:58.470Z] Archiving artifacts [Pipeline] { [2026-06-23T06:03:58.552Z] Will try again after 15 sec [Pipeline] } [Pipeline] } [Pipeline] echo [2026-06-23T06:03:58.599Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:58.615Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:03:58.685Z] Will try again after 15 sec [Pipeline] { [2026-06-23T06:03:58.722Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:58.739Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:58.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T06:03:58.844Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.82569.env [Pipeline] writeFile [Pipeline] echo [2026-06-23T06:03:58.898Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #46227 [Pipeline] timeout [2026-06-23T06:03:58.917Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:03:58.964Z] Scheduling project: test-unit-group-one [Pipeline] // dir [Pipeline] // dir [2026-06-23T06:03:59.102Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:59.145Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.77695.env [Pipeline] writeFile [2026-06-23T06:03:59.209Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T06:03:59.235Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:59.259Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.96185.env [Pipeline] writeFile [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:03:59.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:03:59.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T06:03:59.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:03:59.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:03:59.492Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:59.527Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #82569 [Pipeline] timeout [2026-06-23T06:03:59.543Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T06:03:59.571Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:03:59.593Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:null, test-unit-opserver:null, test-unit-group-one:null, test-unit-group-two:null, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:03:59.612Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2026-06-23T06:03:59.638Z] Scheduling project: test-unit-group-two [2026-06-23T06:03:59.691Z] Will try again after 15 sec [2026-06-23T06:03:59.712Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:59.750Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #77695 [Pipeline] timeout [2026-06-23T06:03:59.769Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:03:59.815Z] Scheduling project: test-unit-ungrouped [2026-06-23T06:03:59.866Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:03:59.918Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #96185 [Pipeline] timeout [2026-06-23T06:03:59.935Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:03:59.981Z] Scheduling project: build-cleanup [2026-06-23T06:04:03.450Z] Starting building: test-unit-opserver #3542 [2026-06-23T06:04:06.817Z] Build test-unit-opserver #3542 completed: SUCCESS [2026-06-23T06:04:06.847Z] Starting building: test-unit-bgp #3542 [Pipeline] echo [2026-06-23T06:04:06.856Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:04:06.960Z] Copied 1 artifact from "test-unit-opserver" build number 3542 [Pipeline] echo [2026-06-23T06:04:07.003Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2026-06-23T06:04:07.300Z] + ls -la test-unit-opserver-46791 [2026-06-23T06:04:07.300Z] total 20 [2026-06-23T06:04:07.300Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:04 . [2026-06-23T06:04:07.300Z] drwxr-xr-x 11 jenkins docker 12288 Jun 23 06:04 .. [2026-06-23T06:04:07.300Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:03 deps.test-unit-opserver.46791.env [Pipeline] withCredentials [2026-06-23T06:04:07.361Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:04:07.698Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:04:08.270Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:04:08.445Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [2026-06-23T06:04:08.462Z] Starting building: test-unit-group-one #3542 [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T06:04:08.541Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2026-06-23T06:04:08.578Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T06:04:08.747Z] Archiving artifacts [Pipeline] echo [2026-06-23T06:04:08.788Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2026-06-23T06:04:08.814Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] sh [Pipeline] findFiles [Pipeline] echo [2026-06-23T06:04:08.944Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2026-06-23T06:04:08.970Z] JOB test-unit-agent: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:04:09.023Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2026-06-23T06:04:09.051Z] JOB test-unit-agent: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] echo [2026-06-23T06:04:09.110Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] echo [2026-06-23T06:04:09.254Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.47147.env [Pipeline] writeFile [Pipeline] // withCredentials [Pipeline] } [Pipeline] archiveArtifacts [2026-06-23T06:04:09.367Z] Archiving artifacts [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-23T06:04:09.544Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #47147 [Pipeline] timeout [2026-06-23T06:04:09.564Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T06:04:09.643Z] Scheduling project: test-unit-agent [2026-06-23T06:04:09.693Z] Starting building: test-unit-group-two #3542 [2026-06-23T06:04:10.583Z] Build test-unit-bgp #3542 completed: SUCCESS [2026-06-23T06:04:10.607Z] Starting building: test-unit-ungrouped #3542 [Pipeline] echo [2026-06-23T06:04:10.617Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:04:10.767Z] Copied 1 artifact from "test-unit-bgp" build number 3542 [Pipeline] echo [2026-06-23T06:04:10.818Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2026-06-23T06:04:11.129Z] + ls -la test-unit-bgp-49552 [2026-06-23T06:04:11.129Z] total 20 [2026-06-23T06:04:11.129Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:04 . [2026-06-23T06:04:11.129Z] drwxr-xr-x 12 jenkins docker 12288 Jun 23 06:04 .. [2026-06-23T06:04:11.129Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:03 deps.test-unit-bgp.49552.env [Pipeline] withCredentials [2026-06-23T06:04:11.206Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T06:04:11.460Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:11.478Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:11.529Z] Will try again after 15 sec [2026-06-23T06:04:11.537Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:04:11.604Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:11.618Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:11.690Z] Will try again after 15 sec [2026-06-23T06:04:12.118Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-23T06:04:13.294Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [2026-06-23T06:04:13.314Z] Build test-unit-group-two #3542 completed: SUCCESS [Pipeline] echo [2026-06-23T06:04:13.324Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [2026-06-23T06:04:13.327Z] Starting building: build-cleanup #13647 [Pipeline] } [Pipeline] { [2026-06-23T06:04:13.405Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:13.424Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2026-06-23T06:04:13.448Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:13.471Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:04:13.612Z] Copied 1 artifact from "test-unit-group-two" build number 3542 [2026-06-23T06:04:13.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:13.695Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [Pipeline] echo [2026-06-23T06:04:13.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:04:13.798Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2026-06-23T06:04:13.872Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:13.891Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:13.944Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [2026-06-23T06:04:14.012Z] + ls -la test-unit-group-two-82569 [2026-06-23T06:04:14.012Z] total 20 [2026-06-23T06:04:14.012Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:04 . [2026-06-23T06:04:14.012Z] drwxr-xr-x 13 jenkins docker 12288 Jun 23 06:04 .. [2026-06-23T06:04:14.012Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:03 deps.test-unit-group-two.82569.env [Pipeline] } [Pipeline] echo [2026-06-23T06:04:14.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:14.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2026-06-23T06:04:14.938Z] Will try again after 15 sec [2026-06-23T06:04:14.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [2026-06-23T06:04:15.023Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2026-06-23T06:04:15.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:15.068Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:04:15.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:15.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:04:15.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:15.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T06:04:15.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:15.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:04:15.272Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:04:15.288Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:15.330Z] Will try again after 15 sec [2026-06-23T06:04:15.354Z] Will try again after 15 sec [Pipeline] sh [2026-06-23T06:04:15.451Z] Will try again after 15 sec [2026-06-23T06:04:15.479Z] Will try again after 15 sec [2026-06-23T06:04:15.503Z] Will try again after 15 sec [2026-06-23T06:04:15.653Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:04:16.219Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T06:04:18.465Z] Starting building: test-unit-agent #3542 [Pipeline] { [Pipeline] echo [2026-06-23T06:04:26.561Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:26.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:26.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:26.723Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:26.739Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:26.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:28.436Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:04:28.450Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:28.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:28.680Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:28.694Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:28.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:28.906Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:04:28.920Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:04:28.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:29.970Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:29.985Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:04:30.050Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:30.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:30.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:30.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:04:30.388Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:30.406Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:04:30.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:30.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:30.494Z] Will try again after 15 sec [2026-06-23T06:04:30.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:04:30.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:30.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T06:04:30.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:30.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:04:30.690Z] Will try again after 15 sec [2026-06-23T06:04:30.710Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:30.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:04:30.741Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:30.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:41.704Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:41.770Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:41.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:41.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:41.971Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:42.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:43.545Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:04:43.571Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:43.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:43.780Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:43.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:43.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:44.016Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:04:44.041Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:04:44.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:45.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:45.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:04:45.267Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:45.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:45.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:45.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:45.526Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:45.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:04:45.621Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:45.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:45.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:04:45.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:04:45.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:04:45.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T06:04:45.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:45.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:04:45.981Z] Will try again after 15 sec [2026-06-23T06:04:46.001Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:04:46.054Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:04:46.073Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:46.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:56.889Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:56.903Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:56.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:57.093Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:04:57.109Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:57.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:58.686Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:04:58.703Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:58.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:58.911Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:04:58.928Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:04:58.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:04:59.154Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:04:59.177Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:04:59.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:00.303Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:00.322Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:00.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:00.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:00.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:00.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:00.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:00.679Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:00.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:00.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:00.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:00.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:01.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:01.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:05:01.096Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:05:01.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:01.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:05:01.203Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:05:01.243Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:05:01.258Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:01.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:12.000Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:12.016Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:12.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:12.210Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:12.227Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:12.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:13.795Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:05:13.812Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:14.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:14.059Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:14.077Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:14.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:14.262Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:05:14.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:05:14.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:15.415Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:15.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:15.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:15.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:15.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:15.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:15.776Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:15.796Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:15.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:15.935Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:15.953Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:16.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:16.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:16.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:05:16.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:16.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:16.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:05:16.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:16.379Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:05:16.394Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:16.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:27.114Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:27.130Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:27.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:27.315Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:27.340Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:27.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:29.046Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:05:29.062Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:29.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:29.208Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:29.225Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:29.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:29.364Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:05:29.383Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:05:29.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:30.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:30.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:30.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:30.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:30.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:30.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:30.885Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:30.901Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:30.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:31.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:31.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:31.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:31.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:31.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:05:31.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:31.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:31.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:05:31.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:31.510Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:05:31.525Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:31.570Z] Will try again after 15 sec [2026-06-23T06:05:33.212Z] Build build-cleanup #13647 completed: SUCCESS [Pipeline] echo [2026-06-23T06:05:33.248Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:05:33.349Z] Copied 1 artifact from "build-cleanup" build number 13647 [Pipeline] echo [2026-06-23T06:05:33.386Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2026-06-23T06:05:33.678Z] + ls -la build-cleanup-96185 [2026-06-23T06:05:33.678Z] total 20 [2026-06-23T06:05:33.678Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:05 . [2026-06-23T06:05:33.678Z] drwxr-xr-x 14 jenkins docker 12288 Jun 23 06:05 .. [2026-06-23T06:05:33.678Z] -rw-r--r-- 1 jenkins docker 476 Jun 23 06:03 deps.build-cleanup.96185.env [Pipeline] withCredentials [2026-06-23T06:05:33.731Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:05:34.075Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T06:05:34.641Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:05:42.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:42.242Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:42.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:42.434Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:42.449Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:42.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:44.188Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:05:44.204Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:44.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:44.330Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:44.345Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:44.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:44.462Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:05:44.476Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:05:44.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:45.656Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:45.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:45.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:45.796Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:45.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:45.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:45.987Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:46.005Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:46.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:46.172Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:46.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:46.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:46.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:05:46.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:05:46.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:46.509Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:46.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:05:46.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:46.683Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:05:46.698Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:46.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:57.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:57.340Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:57.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:57.540Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:05:57.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:57.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:59.325Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:05:59.341Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:59.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:59.444Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:05:59.459Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:05:59.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:05:59.567Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:05:59.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:05:59.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T06:06:01.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:01.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T06:06:01.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:01.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:06:01.352Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:01.368Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:01.404Z] Will try again after 15 sec [2026-06-23T06:06:01.424Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:01.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:01.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:01.512Z] Will try again after 15 sec [Pipeline] { [2026-06-23T06:06:01.574Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:01.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:01.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:01.702Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:01.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:01.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:01.820Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:01.854Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:06:01.869Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:01.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:12.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:12.450Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:12.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:12.638Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:12.652Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:12.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:14.432Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:06:14.448Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:14.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:14.541Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:14.555Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:14.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:14.660Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:06:14.673Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:06:14.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:16.435Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:16.448Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:06:16.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:16.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:16.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:16.581Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:16.598Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:16.612Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:06:16.678Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:16.707Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:16.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:06:16.770Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:16.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:16.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:06:16.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:16.911Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:16.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:16.990Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:17.026Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:06:17.043Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:17.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:27.536Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:27.553Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:27.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:27.737Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:27.755Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:27.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:29.533Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:06:29.552Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:29.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:29.657Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:29.674Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:29.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:29.772Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:06:29.788Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:06:29.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:31.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:31.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:31.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:31.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:31.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:31.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:31.755Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:31.771Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:06:31.836Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:31.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:31.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:06:31.954Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:31.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:32.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:32.068Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:32.100Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:32.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:32.166Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:32.199Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:06:32.214Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:32.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:42.645Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:42.660Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:42.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:42.839Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:42.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:42.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:44.648Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:06:44.664Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:44.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:44.793Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:44.818Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:44.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:44.932Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:06:44.946Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:06:44.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:46.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:46.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:46.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:46.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:46.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:46.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:46.875Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:46.892Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:46.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:46.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:47.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:47.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:47.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:06:47.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:47.232Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:47.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:47.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:06:47.354Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:06:47.391Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:06:47.407Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:47.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:57.746Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:57.765Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:57.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:57.937Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:06:57.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:58.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:59.751Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:06:59.766Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:59.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:06:59.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:06:59.945Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:06:59.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:00.047Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:07:00.063Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:07:00.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:01.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:01.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:01.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:01.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:01.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:01.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:01.993Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:02.010Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:02.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:02.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:02.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:02.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:02.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:02.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:07:02.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:02.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:02.412Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:07:02.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:02.537Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:07:02.589Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:02.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:12.850Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:12.864Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:12.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:13.034Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:13.050Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:13.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:14.852Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:07:14.867Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:14.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:15.031Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:15.048Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:15.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:15.149Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:07:15.165Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:07:15.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:16.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:16.869Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:16.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:16.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:16.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:17.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:17.102Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:17.117Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:17.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:17.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:17.234Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:17.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:17.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:17.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:07:17.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:17.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:17.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:07:17.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:17.959Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:07:17.974Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:18.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:27.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:27.977Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:28.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:28.135Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:28.150Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:28.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:29.950Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:07:29.964Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:30.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:30.134Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:30.150Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:30.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:30.253Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:07:30.266Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:07:30.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:31.956Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:31.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:32.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:32.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:32.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:32.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:32.206Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:32.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:32.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:32.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:32.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:32.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:32.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:32.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:07:32.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:32.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:32.630Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:07:32.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:33.065Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:07:33.084Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:33.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:43.066Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:43.084Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:43.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:43.231Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:43.249Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:43.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:45.045Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:07:45.061Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:45.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:45.237Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:45.252Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:45.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:45.349Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:07:45.364Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:07:45.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:07:47.073Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:47.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:47.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:47.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:47.349Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:47.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.453Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:47.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:47.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:07:47.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:07:47.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:47.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:47.730Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:07:47.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:48.175Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:07:48.196Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:48.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:58.169Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:58.183Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:58.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:07:58.328Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:07:58.343Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:07:58.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:00.146Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:08:00.162Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:00.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:00.328Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:00.346Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:00.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:00.441Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:08:00.455Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:08:00.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:02.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:02.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:02.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:02.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.436Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:02.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:02.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:02.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:02.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:02.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:08:02.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:02.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:02.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:08:02.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:03.282Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:08:03.300Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:03.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:13.265Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:13.279Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:13.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:13.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:13.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:13.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:15.240Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:08:15.256Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:15.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:15.425Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:15.440Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:15.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:15.540Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:08:15.555Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:08:15.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.252Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:17.266Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:17.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:17.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:17.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.532Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:17.546Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:17.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:17.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:17.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:17.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:08:17.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:17.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:17.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:08:17.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:18.389Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:08:18.406Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:18.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:28.366Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:28.382Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:28.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:28.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:28.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:28.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:30.352Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:08:30.368Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:30.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:30.527Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:30.543Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:30.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:30.651Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:08:30.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:08:30.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:32.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:32.410Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:32.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:32.508Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:32.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:32.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:32.637Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:32.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:32.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:32.761Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:32.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:32.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:32.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:32.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:08:32.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:33.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:33.028Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:08:33.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:33.490Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:08:33.506Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:33.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:43.463Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:43.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:43.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:43.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:43.648Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:43.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:45.460Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:08:45.477Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:45.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:45.646Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:45.666Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:45.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:45.776Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:08:45.794Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:08:45.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:47.493Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:08:47.510Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:47.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:47.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:47.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:47.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:47.744Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:47.759Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:47.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:47.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:47.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:47.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:47.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:08:48.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:08:48.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:48.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:48.126Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:08:48.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:48.626Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:08:48.642Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:48.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:58.564Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:58.584Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:58.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:08:58.733Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:08:58.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:08:58.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:00.564Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:09:00.582Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:00.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:00.762Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:00.785Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:00.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:00.884Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:09:00.901Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:09:00.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:02.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:02.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:02.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:02.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:02.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:02.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:02.842Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:02.860Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:02.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:02.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:02.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:03.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:03.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:03.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:09:03.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:03.223Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:03.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:09:03.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:03.725Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:09:03.749Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:03.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:13.669Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:13.685Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:13.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:13.833Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:13.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:13.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:15.666Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:09:15.683Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:15.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:15.871Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:15.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:15.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:16.035Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:09:16.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:09:16.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:17.703Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:17.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:17.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:17.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:17.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:17.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:17.956Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:17.971Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:18.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:18.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:18.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:18.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:18.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:18.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:09:18.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:18.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:18.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:09:18.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:18.863Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:09:18.878Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:18.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:28.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:28.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:28.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:28.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:28.947Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:28.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:30.770Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:09:30.788Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:30.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:30.974Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:30.989Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:31.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:31.137Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:09:31.153Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:09:31.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:32.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:32.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:32.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:32.940Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:32.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:33.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:33.055Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:33.071Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:33.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:33.171Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:33.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:33.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:33.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:33.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:09:33.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:33.427Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:33.442Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:09:33.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:33.960Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:09:33.974Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:34.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:43.881Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:43.897Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:43.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:44.029Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:44.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:44.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:45.875Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:09:45.897Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:45.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:46.076Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:46.094Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:46.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:46.240Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:09:46.256Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:09:46.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:47.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:09:47.940Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:47.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:48.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:48.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:48.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:48.158Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:48.175Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:48.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:48.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:48.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:48.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:48.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:09:48.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:09:48.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:48.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:48.538Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:09:48.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:49.058Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:09:49.073Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:49.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:58.977Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:58.993Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:59.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:09:59.128Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:09:59.143Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:09:59.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:00.999Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:10:01.028Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:01.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:01.188Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:01.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:01.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:01.350Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:10:01.374Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:10:01.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:03.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:03.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:03.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:03.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:03.185Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:03.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:03.319Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:03.337Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2026-06-23T06:10:03.410Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:10:03.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:03.467Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:03.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:03.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:03.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T06:10:03.670Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T06:10:03.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:03.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:10:03.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:04.161Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:10:04.181Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:04.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:14.075Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:14.093Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:14.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:14.221Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:14.237Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:14.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:16.137Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:10:16.156Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:16.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:16.321Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:16.338Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:16.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:16.468Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:10:16.484Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:10:16.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:18.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:18.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:18.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:18.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.445Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:18.460Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:18.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:18.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:18.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:18.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:10:18.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:18.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:18.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:10:18.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:19.295Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:10:19.311Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:19.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:29.179Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:29.194Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:29.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:29.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:29.331Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:29.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:31.243Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:10:31.260Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:31.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:31.427Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:31.447Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:31.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:31.564Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:10:31.578Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:10:31.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.253Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:33.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:33.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:33.417Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:33.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.566Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:33.584Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:33.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.703Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:33.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:33.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:33.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:10:33.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:33.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:33.952Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:10:34.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:34.412Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:10:34.428Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:34.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:44.276Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:44.293Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:44.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:44.411Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:44.427Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:44.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:46.346Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:10:46.362Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:46.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:46.530Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:46.547Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:46.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:46.665Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:10:46.682Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:10:46.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:48.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:10:48.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:48.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:48.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:48.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:48.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:48.682Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:48.698Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:48.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:48.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:48.849Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:48.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:48.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:10:48.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:10:49.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:49.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:49.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:10:49.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:49.515Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:10:49.531Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:49.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:59.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:59.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:59.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:10:59.509Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:10:59.524Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:10:59.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:01.445Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:11:01.461Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:01.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:01.629Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:01.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:01.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:01.765Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:11:01.779Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:11:01.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:03.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:03.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:03.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:03.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:03.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:03.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:03.806Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:03.823Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:03.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:03.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:03.967Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:04.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:04.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:04.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:11:04.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:04.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:04.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:11:04.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:04.649Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:11:04.665Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:04.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:14.470Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:14.485Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:14.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:14.621Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:14.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:14.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:16.557Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:11:16.572Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:16.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:16.724Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:16.740Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:16.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:16.857Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:11:16.871Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:11:16.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:18.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:18.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:18.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:18.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:18.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:18.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:18.936Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:18.952Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:18.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:19.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:19.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:19.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:19.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:19.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:11:19.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:19.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:19.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:11:19.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:19.761Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:11:19.778Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:19.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:29.569Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:29.585Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:29.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:29.723Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:29.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:29.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:31.657Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:11:31.674Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:31.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:31.819Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:31.835Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:31.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:31.948Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:11:31.964Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:11:32.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:33.698Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:33.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:33.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:33.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:33.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:33.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:34.032Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:34.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:34.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:34.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:34.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:34.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:34.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:34.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:11:34.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:34.438Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:34.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:11:34.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:34.866Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:11:34.881Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:34.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:44.668Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:44.684Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:44.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:44.822Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:44.837Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:44.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:46.758Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:11:46.773Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:46.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:46.915Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:46.930Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:46.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:47.039Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:11:47.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:11:47.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:48.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:11:48.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:48.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:48.937Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:48.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:49.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:49.131Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:49.145Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:49.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:49.239Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:49.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:49.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:49.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:11:49.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:11:49.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:49.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:49.556Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:11:49.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:49.968Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:11:49.985Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:50.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:59.769Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:59.784Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:59.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:11:59.923Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:11:59.939Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:11:59.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:01.855Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:12:01.870Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:01.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:02.009Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:02.025Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:02.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:02.136Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:12:02.150Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:12:02.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:03.894Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:03.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:03.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:04.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:04.044Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:04.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:04.223Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:04.236Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:04.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:04.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:04.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:04.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:04.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:04.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:12:04.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:04.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:04.654Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:12:04.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:05.077Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:12:05.093Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:05.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:14.865Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:14.882Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:14.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:15.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:15.035Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:15.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:16.951Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:12:16.966Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:17.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:17.101Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:17.117Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:17.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:17.225Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:12:17.239Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:12:17.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:18.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:19.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:19.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:19.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:19.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:19.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:19.313Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:19.327Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:19.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:19.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:19.443Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:19.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:19.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:19.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:12:19.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:19.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:19.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:12:19.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:20.176Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:12:20.191Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:20.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:29.968Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:29.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:30.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:30.118Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:30.135Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:30.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:32.055Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:12:32.072Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:32.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:32.200Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:32.215Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:32.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:32.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:12:32.332Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:12:32.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.085Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:34.104Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:34.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:34.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:34.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.404Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:34.420Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:34.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:34.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:34.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:34.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:12:34.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:34.820Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:34.834Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:12:34.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:35.271Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:12:35.284Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:35.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:45.069Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:45.086Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:45.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:45.218Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:45.233Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:45.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:47.155Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:12:47.172Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:47.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:47.295Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:47.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:47.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:47.432Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:12:47.448Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:12:47.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:12:49.200Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:49.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:49.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:49.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.498Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:49.518Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:49.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:49.634Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:49.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:12:49.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:12:49.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:49.937Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:12:49.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:12:50.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:12:50.369Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:12:50.384Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:12:50.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:00.168Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:00.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:00.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:00.317Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:00.332Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:00.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:02.257Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:13:02.274Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:02.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:02.419Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:02.434Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:02.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:02.530Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:13:02.548Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:13:02.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:04.287Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:04.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:04.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:04.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:04.433Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:04.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:04.603Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:04.617Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:04.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:04.714Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:04.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:04.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:04.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:04.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:13:04.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:05.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:05.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:13:05.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:05.470Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:13:05.485Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:05.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:15.269Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:15.284Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:15.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:15.415Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:15.432Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:15.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:17.359Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:13:17.381Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:17.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:17.517Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:17.533Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:17.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:17.629Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:13:17.643Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:13:17.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:19.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:19.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:19.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:19.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:19.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:19.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:19.696Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:19.710Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:19.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:19.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:19.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:19.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:20.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:20.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:13:20.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:20.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:20.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:13:20.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:20.614Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:13:20.628Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:20.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:30.366Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:30.380Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:30.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:30.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:30.530Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:30.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:32.468Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:13:32.486Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:32.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:32.612Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:32.628Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:32.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:32.723Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:13:32.740Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:13:32.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:34.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:34.498Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:34.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:34.603Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:34.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:34.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:34.795Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:34.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:34.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:34.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:34.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:34.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:35.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:35.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:13:35.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:35.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:35.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:13:35.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:35.708Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:13:35.723Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:35.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:45.462Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:45.475Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:45.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:45.608Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:45.625Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:45.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:47.568Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:13:47.582Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:47.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:47.709Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:47.725Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:47.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:47.823Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:13:47.841Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:13:47.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:49.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:13:49.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:49.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:49.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:49.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:49.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:49.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:49.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:49.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:50.014Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:50.031Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:50.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:50.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:13:50.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:13:50.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:50.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:13:50.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:13:50.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:13:50.807Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:13:50.823Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:13:50.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:00.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:00.578Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:00.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:00.703Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:00.727Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:00.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:02.659Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:14:02.673Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:02.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:02.802Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:02.819Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:02.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:02.919Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:14:02.934Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:14:02.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:04.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:04.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:04.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:04.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:04.819Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:04.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:04.994Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:05.010Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:05.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:05.110Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:05.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:05.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:05.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:05.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:14:05.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:05.492Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:05.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:14:05.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:05.911Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:14:05.929Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:05.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:15.669Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:15.687Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:15.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:15.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:15.838Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:15.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:17.753Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:14:17.768Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:17.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:17.900Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:17.915Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:17.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:18.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:14:18.024Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:14:18.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:19.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:19.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:19.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:19.909Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:19.924Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:19.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:20.090Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:20.106Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:20.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:20.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:20.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:20.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:20.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:20.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:14:20.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:20.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:20.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:14:20.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:21.014Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:14:21.030Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:21.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:30.772Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:30.788Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:30.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:30.926Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:30.940Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:30.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:32.848Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:14:32.864Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:32.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:32.997Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:33.013Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:33.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:33.118Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:14:33.133Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:14:33.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:34.876Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:34.890Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:34.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:35.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:35.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:35.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:35.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:35.220Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:35.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:35.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:35.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:35.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:35.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:35.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:14:35.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:35.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:35.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:14:35.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:36.115Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:14:36.132Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:36.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:45.884Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:45.900Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:45.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:46.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:46.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:46.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:47.951Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:14:47.967Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:48.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:48.097Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:48.111Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:48.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:48.212Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:14:48.226Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:14:48.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:49.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:14:49.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:50.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:50.099Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:50.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:50.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:50.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:50.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:50.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:50.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:50.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:50.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:50.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:14:50.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:14:50.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:50.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:14:50.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:14:50.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:14:51.223Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:14:51.239Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:14:51.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:00.989Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:01.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:01.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:01.125Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:01.142Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:01.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:03.057Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:15:03.074Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:03.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:03.189Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:03.206Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:03.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:03.303Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:15:03.320Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:15:03.374Z] Will try again after 15 sec [2026-06-23T06:15:03.598Z] Build deploy-platform-juju-k8s #2031 completed: SUCCESS [Pipeline] echo [2026-06-23T06:15:03.618Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:15:03.715Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 2031 [Pipeline] echo [2026-06-23T06:15:03.751Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [2026-06-23T06:15:04.043Z] + ls -la deploy-platform-juju-k8s-88123 [2026-06-23T06:15:04.043Z] total 20 [2026-06-23T06:15:04.043Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:15 . [2026-06-23T06:15:04.043Z] drwxr-xr-x 15 jenkins docker 12288 Jun 23 06:15 .. [2026-06-23T06:15:04.043Z] -rw-r--r-- 1 jenkins docker 447 Jun 23 05:55 stackrc.deploy-platform-juju-k8s.env [Pipeline] withCredentials [2026-06-23T06:15:04.093Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:15:04.415Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:05.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:05.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:05.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:05.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.399Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:15:05.418Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:05.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:05.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:05.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [2026-06-23T06:15:05.790Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2026-06-23T06:15:05.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:15:05.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:05.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:05.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:15:06.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:06.330Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:15:06.347Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:06.408Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:15:16.091Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:16.110Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:16.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:16.229Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:16.244Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:16.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:18.166Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:15:18.184Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:18.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:18.284Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:18.300Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:18.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:18.409Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:15:18.426Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:15:18.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:20.161Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:20.179Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:20.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:20.316Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:20.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:20.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:20.505Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:15:20.521Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:20.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:20.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:20.647Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:20.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:20.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:20.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:15:20.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:21.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:21.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:15:21.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:21.447Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:15:21.463Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:21.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:31.206Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:31.222Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:31.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:31.326Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:31.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:31.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:33.276Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:15:33.292Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:33.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:33.388Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:33.404Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:33.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:33.504Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:15:33.519Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:15:33.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:35.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:35.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:35.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:35.423Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:35.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:35.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:35.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:15:35.624Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:35.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:35.733Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:35.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:35.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:36.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:36.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:15:36.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:36.198Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:36.212Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:15:36.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:36.553Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:15:36.573Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:36.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:46.307Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:46.322Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:46.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:46.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:46.438Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:46.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:48.374Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:15:48.388Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:48.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:48.491Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:48.506Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:48.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:48.606Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:15:48.623Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:15:48.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:50.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:15:50.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:50.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:50.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:50.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:50.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:50.713Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:15:50.730Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:50.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:50.839Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:50.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:50.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:51.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:15:51.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:15:51.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:51.295Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:15:51.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:15:51.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:15:51.657Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:15:51.673Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:15:51.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:01.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:01.426Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:01.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:01.528Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:01.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:01.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:03.472Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:16:03.489Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:03.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:03.590Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:03.605Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:03.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:03.705Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:16:03.720Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:16:03.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:05.470Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:05.484Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:05.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:05.621Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:05.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:05.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:05.821Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:16:05.837Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:05.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:05.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:05.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:06.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:06.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:06.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:16:06.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:06.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:06.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:16:06.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:06.757Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:16:06.773Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:06.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:16.515Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:16.530Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:16.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:16.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:16.648Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:16.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:18.572Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:16:18.589Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:18.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:18.693Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:18.707Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:18.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:18.807Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:16:18.824Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:16:18.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:20.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:20.577Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:20.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:20.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:20.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:20.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:20.918Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:16:20.932Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:20.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:21.049Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:21.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:21.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:21.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:21.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:16:21.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:21.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:21.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:16:21.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:21.859Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:16:21.876Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:21.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:31.613Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:31.630Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:31.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:31.733Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:31.751Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:31.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:33.677Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:16:33.693Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:33.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:33.802Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:33.820Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:33.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:33.931Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:16:33.945Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:16:33.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:35.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:35.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:35.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:35.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:35.819Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:35.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:36.008Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:16:36.024Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:36.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:36.142Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:36.156Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:36.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:36.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:36.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:16:36.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:36.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:36.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:16:36.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:36.959Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:16:36.975Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:37.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:46.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:46.727Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:46.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:46.841Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:46.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:46.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:48.783Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:16:48.798Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:48.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:48.896Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:48.910Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:48.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:49.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:16:49.045Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:16:49.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:50.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:16:50.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:50.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:50.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:50.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:50.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:51.107Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:16:51.124Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:51.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:51.232Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:51.248Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:51.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:51.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:16:51.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:16:51.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:51.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:16:51.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:16:51.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:16:52.064Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:16:52.080Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:16:52.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:01.809Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:01.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:01.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:01.937Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:01.954Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:02.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:03.886Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:17:03.903Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:03.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:04.013Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:04.030Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:04.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:04.128Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:17:04.143Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:17:04.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:05.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:05.881Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:05.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:05.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:06.015Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:06.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:06.208Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:17:06.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:06.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:06.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:06.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:06.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:06.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:06.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:17:06.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:06.783Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:06.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:17:06.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:07.175Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:17:07.190Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:07.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:16.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:16.953Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:17.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:17.060Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:17.077Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:17.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:18.996Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:17:19.013Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:19.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:19.110Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:19.126Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:19.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:19.220Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:17:19.235Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:17:19.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:20.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:20.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:21.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:21.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:21.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:21.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:21.302Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:17:21.319Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:21.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:21.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:21.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:21.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:21.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:21.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:17:21.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:21.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:21.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:17:21.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:22.277Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:17:22.298Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:22.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:32.041Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:32.058Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:32.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:32.167Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:32.185Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:32.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:34.095Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:17:34.110Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:34.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:34.204Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:34.220Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:34.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:34.314Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:17:34.328Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:17:34.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.057Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:36.073Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:36.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:36.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:36.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.406Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:17:36.421Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:36.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.518Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:36.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:36.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:36.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:17:36.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:36.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:36.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:17:37.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:37.382Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:17:37.397Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:37.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:47.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:47.154Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:47.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:47.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:47.275Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:47.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:49.189Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:17:49.203Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:49.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:49.298Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:49.313Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:49.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:49.403Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:17:49.416Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:17:49.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:51.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:17:51.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:51.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:51.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:51.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:51.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:51.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:17:51.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:51.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:51.616Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:51.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:51.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:51.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:17:51.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:17:51.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:52.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:17:52.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:17:52.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:17:52.483Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:17:52.497Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:17:52.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:02.235Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:02.250Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:02.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:02.354Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:02.369Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:02.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:04.283Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:18:04.298Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:04.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:04.385Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:04.398Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:04.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:04.493Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:18:04.506Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:18:04.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:06.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:06.266Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:06.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:06.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:06.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:06.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:06.602Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:18:06.617Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:06.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:06.720Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:06.735Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:06.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:06.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:07.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:18:07.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:07.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:07.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:18:07.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:07.583Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:18:07.598Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:07.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:17.334Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:17.351Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:17.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:17.455Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:17.473Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:17.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:19.377Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:18:19.397Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:19.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:19.494Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:19.509Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:19.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:19.603Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:18:19.616Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:18:19.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:21.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:21.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:21.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:21.497Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:21.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:21.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:21.702Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:18:21.717Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:21.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:21.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:21.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:21.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:22.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:22.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:18:22.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:22.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:22.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:18:22.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:22.683Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:18:22.698Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:22.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:32.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:32.449Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:32.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:32.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:32.570Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:32.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:34.477Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:18:34.491Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:34.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:34.622Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:34.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:34.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:34.735Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:18:34.749Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:18:34.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:36.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:36.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:36.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:36.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:36.610Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:36.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:36.801Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:18:36.817Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:36.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:36.930Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:36.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:36.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:37.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:37.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:18:37.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:37.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:37.416Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:18:37.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:37.781Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:18:37.798Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:37.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:47.532Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:47.548Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:47.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:47.648Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:47.663Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:47.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:49.618Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:18:49.632Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:49.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:49.720Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:49.734Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:49.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:49.825Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:18:49.840Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:18:49.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:51.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:18:51.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:51.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:51.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:51.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:51.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:51.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:18:51.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:51.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:52.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:52.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:52.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:52.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:18:52.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:18:52.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:52.499Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:18:52.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:18:52.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:18:52.886Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:18:52.902Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:18:52.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:02.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:02.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:02.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:02.741Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:02.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:02.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:04.710Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:19:04.726Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:04.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:04.819Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:04.833Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:04.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:04.928Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:19:04.944Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:19:04.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:06.634Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:06.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:06.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:06.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:06.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:06.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:06.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:19:07.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:07.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:07.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:07.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:07.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:07.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:07.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:19:07.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:07.595Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:07.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:19:07.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:07.986Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:19:08.004Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:08.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:17.728Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:17.743Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:17.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:17.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:17.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:17.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:19.808Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:19:19.824Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:19.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:19.929Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:19.945Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:19.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:20.034Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:19:20.047Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:19:20.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:21.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:21.747Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:21.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:21.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:21.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:21.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:22.085Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:19:22.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:22.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:22.226Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:22.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:22.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:22.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:22.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:19:22.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:22.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:22.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:19:22.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:23.089Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:19:23.105Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:23.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:32.827Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:32.842Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:32.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:32.936Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:32.950Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:32.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:34.913Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:19:34.927Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:34.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:35.021Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:35.039Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:35.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:35.132Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:19:35.147Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:19:35.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:36.835Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:36.851Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:36.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:36.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:37.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:37.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:37.182Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:19:37.198Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:37.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:37.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:37.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:37.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:37.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:19:37.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:37.776Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:37.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:19:37.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:38.190Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:19:38.206Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:38.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:47.926Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:47.942Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:47.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:48.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:48.048Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:48.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:50.008Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:19:50.025Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:50.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:50.121Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:50.136Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:50.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:50.233Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:19:50.248Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:19:50.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:51.932Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:19:51.948Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:51.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:52.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:52.098Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:52.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:52.283Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:19:52.298Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:52.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:52.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:52.430Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:52.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:52.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:19:52.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:19:52.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:52.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:19:52.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:19:52.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:19:53.291Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:19:53.307Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:19:53.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:03.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:03.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:03.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:03.129Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:03.144Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:03.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:05.112Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:20:05.127Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:05.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:05.223Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:05.239Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:05.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:05.338Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:20:05.353Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:20:05.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.030Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:07.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:07.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.178Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:07.193Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:07.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.378Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:20:07.394Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:07.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:07.526Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:07.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:07.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:20:07.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:07.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:07.988Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:20:08.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:08.393Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:20:08.410Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:08.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:18.121Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:18.137Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:18.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:18.239Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:18.255Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:18.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:20.212Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:20:20.227Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:20.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:20.320Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:20.338Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:20.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:20.437Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:20:20.453Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:20:20.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:22.127Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:22.144Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:22.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:22.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:22.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:22.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:22.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:20:22.496Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:22.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:22.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:22.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:22.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:22.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:22.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:20:22.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:23.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:23.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:20:23.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:23.499Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:20:23.528Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:23.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:33.224Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:33.240Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:33.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:33.340Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:33.356Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:33.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:35.311Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:20:35.329Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:35.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:35.433Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:35.450Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:35.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:35.556Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:20:35.579Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:20:35.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:37.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:37.242Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:37.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:37.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:37.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:37.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:37.586Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:20:37.605Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:37.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:37.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:37.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:37.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:37.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:38.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:20:38.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:38.185Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:38.198Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:20:38.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:38.627Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:20:38.640Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:38.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:48.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:48.339Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:48.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:48.433Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:48.448Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:48.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:50.414Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:20:50.430Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:50.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:50.533Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:50.548Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:50.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:50.661Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:20:50.677Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:20:50.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:52.335Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:20:52.351Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:52.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:52.483Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:52.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:52.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:52.685Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:20:52.700Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:52.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:52.818Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:52.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:52.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:53.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:20:53.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:20:53.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:53.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:20:53.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:20:53.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:20:53.724Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:20:53.739Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:20:53.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:03.423Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:03.438Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:03.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:03.533Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:03.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:03.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:05.512Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:21:05.527Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:05.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:05.633Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:05.650Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:05.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:05.760Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:21:05.775Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:21:05.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:07.433Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:07.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:07.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:07.581Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:07.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:07.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:07.782Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:21:07.797Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:07.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:07.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:07.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:07.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:08.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:08.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:21:08.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:08.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:08.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:21:08.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:08.823Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:21:08.841Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:08.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:18.521Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:18.536Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:18.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:18.625Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:18.640Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:18.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:20.617Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:21:20.632Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:20.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:20.729Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:20.745Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:20.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:20.854Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:21:20.868Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:21:20.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:22.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:22.544Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:22.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:22.684Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:22.699Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:22.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:22.877Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:21:22.891Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:22.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:23.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:23.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:23.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:23.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:23.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:21:23.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:23.479Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:23.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:21:23.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:23.933Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:21:23.950Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:24.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:33.616Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:33.631Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:33.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:33.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:33.741Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:33.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:35.714Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:21:35.731Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:35.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:35.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:35.844Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:35.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:35.948Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:21:35.963Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:21:36.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:37.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:37.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:37.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:37.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:37.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:37.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:37.970Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:21:37.986Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:38.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:38.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:38.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:38.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:38.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:38.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:21:38.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:38.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:38.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:21:38.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:39.037Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:21:39.054Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:39.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:48.711Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:48.727Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:48.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:48.841Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:48.858Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:48.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:50.815Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:21:50.832Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:50.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:50.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:50.943Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:50.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:51.042Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:21:51.060Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:21:51.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:52.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:21:52.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:52.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:52.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:52.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:52.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:53.066Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:21:53.082Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:53.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:53.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:53.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:53.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:53.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:21:53.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:21:53.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:53.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:21:53.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:21:53.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:21:54.144Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:21:54.160Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:21:54.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:03.831Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:03.849Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:03.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:03.949Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:03.965Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:04.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:05.953Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:22:05.968Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:06.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:06.064Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:06.081Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:06.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:06.173Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:22:06.186Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:22:06.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:07.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:07.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:07.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:07.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:07.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:08.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:08.162Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:22:08.177Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:08.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:08.305Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:08.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:08.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:08.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:08.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:22:08.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:08.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:08.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:22:08.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:09.252Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:22:09.267Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:09.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:18.939Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:18.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:19.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:19.051Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:19.066Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:19.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:21.055Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:22:21.070Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:21.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:21.172Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:21.189Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:21.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:21.292Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:22:21.307Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:22:21.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:22.918Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:22.932Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:22.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:23.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:23.091Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:23.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:23.257Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:22:23.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:23.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:23.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:23.411Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:23.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:23.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:23.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:22:23.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:23.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:23.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:22:23.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:24.360Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:22:24.379Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:24.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:34.041Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:34.058Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:34.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:34.158Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:34.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:34.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:36.159Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:22:36.176Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:36.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:36.278Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:36.296Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:36.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:36.393Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:22:36.414Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:22:36.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.015Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:38.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:38.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:38.190Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:38.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.384Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:22:38.399Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:38.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:38.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:38.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:38.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:22:38.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:38.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:39.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:22:39.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:39.462Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:22:39.477Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:39.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:49.147Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:49.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:49.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:49.256Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:49.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:49.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:51.262Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:22:51.277Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:51.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:51.389Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:51.407Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:51.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:51.502Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:22:51.517Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:22:51.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:53.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:22:53.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:53.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:53.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:53.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:53.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:53.477Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:22:53.492Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:53.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:53.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:53.601Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:53.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:53.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:22:53.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:22:53.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:54.086Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:22:54.101Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:22:54.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:22:54.554Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:22:54.574Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:22:54.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:04.246Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:04.260Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:04.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:04.352Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:04.366Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:04.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:06.364Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:23:06.381Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:06.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:06.488Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:06.505Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:06.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:06.597Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:23:06.612Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:23:06.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:08.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:08.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:08.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:08.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:08.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:08.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:08.580Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:23:08.595Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:08.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:08.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:08.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:08.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:09.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:09.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:23:09.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:09.184Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:09.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:23:09.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:09.653Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:23:09.666Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:09.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:19.341Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:19.357Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:19.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:19.461Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:19.478Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:19.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:21.468Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:23:21.486Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:21.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:21.591Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:21.606Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:21.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:21.701Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:23:21.719Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:23:21.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:23.316Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:23.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:23.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:23.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:23.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:23.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:23.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:23:23.688Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:23.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:23.814Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:23.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:23.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:24.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:24.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:23:24.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:24.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:24.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:23:24.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:24.749Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:23:24.765Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:24.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:34.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:34.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:34.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:34.561Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:34.577Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:34.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:36.582Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:23:36.626Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:36.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:36.725Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:36.742Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:36.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:36.837Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:23:36.852Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:23:36.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:38.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:38.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:38.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:38.568Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:38.584Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:38.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:38.767Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:23:38.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:38.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:38.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:38.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:38.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:39.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:39.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:23:39.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:39.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:39.393Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:23:39.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:39.851Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:23:39.866Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:39.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:49.551Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:49.564Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:49.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:49.656Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:49.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:49.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:51.707Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:23:51.723Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:51.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:51.827Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:51.844Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:51.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:51.941Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:23:51.962Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:23:52.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:53.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:23:53.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:53.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:53.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:53.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:53.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:53.867Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:23:53.883Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:53.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:54.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:54.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:54.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:54.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:23:54.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:23:54.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:54.474Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:23:54.490Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:23:54.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:23:54.948Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:23:54.965Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:23:55.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:04.641Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:04.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:04.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:04.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:04.761Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:04.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:06.805Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:24:06.822Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:06.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:06.925Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:06.941Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:06.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:07.042Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:24:07.058Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:24:07.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:08.617Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:08.632Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:08.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:08.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:08.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:08.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:08.958Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:24:08.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:09.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:09.111Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:09.128Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:09.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:09.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:09.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:24:09.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:09.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:09.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:24:09.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:10.047Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:24:10.061Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:10.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:19.736Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:19.752Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:19.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:19.845Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:19.860Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:19.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:21.903Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:24:21.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:21.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:22.041Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:22.057Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:22.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:22.143Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:24:22.157Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:24:22.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:23.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:23.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:23.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:23.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:23.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:23.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:24.053Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:24:24.070Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:24.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:24.213Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:24.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:24.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:24.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:24.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:24:24.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:24.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:24.689Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:24:24.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:25.147Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:null] [Pipeline] echo [2026-06-23T06:24:25.163Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:25.212Z] Will try again after 15 sec [2026-06-23T06:24:33.802Z] Build test-unit-ungrouped #3542 completed: SUCCESS [Pipeline] echo [2026-06-23T06:24:33.821Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:24:33.919Z] Copied 1 artifact from "test-unit-ungrouped" build number 3542 [Pipeline] echo [2026-06-23T06:24:33.957Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2026-06-23T06:24:34.247Z] + ls -la test-unit-ungrouped-77695 [2026-06-23T06:24:34.247Z] total 20 [2026-06-23T06:24:34.247Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:24 . [2026-06-23T06:24:34.247Z] drwxr-xr-x 16 jenkins docker 12288 Jun 23 06:24 .. [2026-06-23T06:24:34.247Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:03 deps.test-unit-ungrouped.77695.env [Pipeline] withCredentials [2026-06-23T06:24:34.302Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:24:34.619Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:24:34.834Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:34.849Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:34.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:34.947Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:34.962Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:35.013Z] Will try again after 15 sec [2026-06-23T06:24:35.183Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:24:37.004Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:24:37.020Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:37.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:37.134Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:37.153Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:37.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:37.246Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:24:37.262Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:24:37.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:38.822Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:38.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:38.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:38.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:38.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:39.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:39.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:24:39.171Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:39.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:39.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:39.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:39.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:39.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:39.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:24:39.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:39.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:39.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:24:39.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:40.247Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:24:40.262Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:40.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:49.932Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:49.948Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:49.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:50.044Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:50.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:50.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:52.106Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:24:52.122Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:52.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:52.233Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:52.250Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:52.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:52.353Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:24:52.369Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:24:52.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:53.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:24:53.945Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:53.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:54.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:54.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:54.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:54.249Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:24:54.264Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:54.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:54.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:54.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:54.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:54.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:24:54.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:24:54.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:54.863Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:24:54.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:24:54.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:24:55.344Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:24:55.359Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:24:55.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:05.040Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:05.058Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:05.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:05.155Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:05.173Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:05.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:07.216Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:25:07.235Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:07.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:07.343Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:07.361Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:07.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:07.466Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:25:07.484Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:25:07.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.025Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:09.041Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:09.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:09.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:09.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.349Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:25:09.367Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:09.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.505Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:09.524Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:09.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:09.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:25:09.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:09.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:09.981Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:25:10.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:10.490Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:25:10.506Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:10.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:20.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:20.161Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:20.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:20.257Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:20.273Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:20.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:22.322Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:25:22.340Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:22.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:22.448Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:22.463Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:22.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:22.569Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:25:22.586Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:25:22.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:24.126Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:24.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:24.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:24.272Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:24.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:24.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:24.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:25:24.476Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:24.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:24.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:24.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:24.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:24.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:24.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:25:25.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:25.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:25.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:25:25.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:25.596Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:25:25.611Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:25.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:35.247Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:35.264Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:35.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:35.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:35.393Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:35.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:37.424Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:25:37.440Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:37.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:37.545Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:37.561Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:37.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:37.665Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:25:37.681Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:25:37.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:39.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:39.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:39.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:39.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:39.391Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:39.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:39.566Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:25:39.581Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:39.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:39.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:39.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:39.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:40.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:40.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:25:40.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:40.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:40.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:25:40.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:40.701Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:25:40.720Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:40.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:50.362Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:50.381Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:50.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:50.485Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:50.502Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:50.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:52.526Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:25:52.540Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:52.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:52.646Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:52.660Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:52.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:52.762Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:25:52.778Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:25:52.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:54.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:25:54.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:54.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:54.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:54.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:54.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:54.663Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:25:54.678Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:54.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:54.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:54.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:54.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:55.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:25:55.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:25:55.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:55.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:25:55.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:25:55.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:25:55.809Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:25:55.825Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:25:55.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:05.488Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:05.504Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:05.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:05.597Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:05.614Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:05.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:07.625Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:26:07.640Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:07.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:07.740Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:07.754Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:07.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:07.858Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:26:07.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:26:07.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:09.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:09.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:09.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:09.583Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:09.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:09.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:09.776Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:26:09.793Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:09.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:09.938Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:09.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:10.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:10.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:10.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:26:10.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:10.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:10.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:26:10.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:10.916Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:26:10.935Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:10.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:20.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:20.602Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:20.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:20.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:20.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:20.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:22.724Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:26:22.739Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:22.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:22.836Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:22.853Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:22.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:22.954Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:26:22.968Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:26:23.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:24.543Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:24.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:24.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:24.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:24.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:24.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:24.891Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:26:24.909Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:24.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:25.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:25.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:25.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:25.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:25.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:26:25.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:25.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:25.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:26:25.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:26.028Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:26:26.046Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:26.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:35.686Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:35.703Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:35.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:35.809Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:35.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:35.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:37.824Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:26:37.840Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:37.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:37.934Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:37.951Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:38.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:38.047Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:26:38.061Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:26:38.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:39.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:39.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:39.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:39.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:39.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:39.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:39.999Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:26:40.014Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:40.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:40.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:40.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:40.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:40.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:40.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:26:40.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:40.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:40.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:26:40.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:41.133Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:26:41.150Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:41.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:50.792Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:50.817Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:50.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:50.919Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:50.937Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:50.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:52.923Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:26:52.940Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:52.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:53.037Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:53.052Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:53.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:53.141Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:26:53.155Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:26:53.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:54.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:26:54.758Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:54.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:54.891Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:54.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:54.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:55.094Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:26:55.110Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:55.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:55.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:55.268Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:55.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:55.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:26:55.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:26:55.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:55.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:26:55.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:26:55.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:26:56.238Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:26:56.254Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:26:56.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:05.906Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:05.922Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:05.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:06.030Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:06.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:06.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:08.028Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:27:08.043Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:08.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:08.144Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:08.161Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:08.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:08.266Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:27:08.283Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:27:08.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:09.851Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:09.868Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:09.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:09.995Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:10.012Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:10.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:10.196Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:27:10.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:10.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:10.350Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:10.366Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:10.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:10.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:10.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:27:10.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:10.801Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:10.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:27:10.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:11.343Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:27:11.362Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:11.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:21.013Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:21.032Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:21.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:21.137Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:21.161Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:21.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:23.130Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:27:23.152Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:23.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:23.253Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:23.271Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:23.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:23.366Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:27:23.381Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:27:23.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:24.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:24.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:25.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:25.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:25.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:25.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:25.297Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:27:25.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:25.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:25.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:25.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:25.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:25.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:25.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:27:25.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:25.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:25.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:27:25.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:26.449Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:27:26.464Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:26.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:36.119Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:36.139Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:36.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:36.248Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:36.266Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:36.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:38.241Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:27:38.258Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:38.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:38.358Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:38.377Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:38.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:38.509Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:27:38.525Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:27:38.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:40.079Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:40.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:40.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:40.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.398Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:27:40.414Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:40.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:40.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:40.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:40.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:27:40.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:40.994Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:41.008Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:27:41.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:41.546Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:27:41.562Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:41.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:51.235Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:51.251Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:51.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:51.356Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:51.374Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:51.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:53.344Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:27:53.359Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:53.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:53.499Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:53.516Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:53.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:53.613Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:27:53.631Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:27:53.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:55.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:27:55.185Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:55.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:55.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:55.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:55.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:55.497Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:27:55.514Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:55.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:55.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:55.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:55.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:55.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:27:55.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:27:56.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:56.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:27:56.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:27:56.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:27:56.652Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:27:56.669Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:27:56.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:06.339Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:06.355Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:06.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:06.454Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:06.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:06.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:08.439Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:28:08.453Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:08.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:08.596Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:08.610Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:08.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:08.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:28:08.728Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:28:08.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:10.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:10.294Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:10.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:10.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:10.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:10.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:10.627Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:28:10.656Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:10.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:10.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:10.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:10.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:11.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:11.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:28:11.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:11.198Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:11.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:28:11.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:11.753Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:28:11.770Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:11.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:21.445Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:21.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:21.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:21.554Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:21.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:21.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:23.537Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:28:23.553Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:23.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:23.690Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:23.707Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:23.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:23.809Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:28:23.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:28:23.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:25.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:25.403Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:25.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:25.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:25.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:25.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:25.740Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:28:25.756Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:25.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:25.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:25.894Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:25.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:26.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:26.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:28:26.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:26.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:26.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:28:26.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:26.867Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:28:26.885Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:26.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:36.546Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:36.561Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:36.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:36.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:36.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:36.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:38.634Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:28:38.649Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:38.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:38.789Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:38.803Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:38.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:38.919Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:28:38.936Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:28:38.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:40.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:40.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:40.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:40.609Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:40.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:40.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:40.836Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:28:40.852Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:40.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:40.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:41.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:41.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:41.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:41.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:28:41.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:41.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:41.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:28:41.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:41.975Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:28:41.989Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:42.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:51.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:51.661Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:51.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:51.760Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:51.775Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:51.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:53.732Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:28:53.752Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:53.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:53.883Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:53.897Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:53.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:54.020Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:28:54.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:28:54.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:55.594Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:28:55.609Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:55.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:55.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:55.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:55.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:55.943Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:28:55.960Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:56.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:56.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:56.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:56.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:56.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:28:56.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:28:56.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:56.492Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:28:56.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:28:56.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:28:57.075Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:28:57.090Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:28:57.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:06.746Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:06.763Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:06.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:06.859Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:06.873Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:06.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:08.833Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:29:08.847Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:08.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:08.978Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:08.992Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:09.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:09.110Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:29:09.125Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:29:09.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:10.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:10.709Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:10.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:10.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:10.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:10.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:11.053Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:29:11.069Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:11.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:11.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:11.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:11.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:11.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:11.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:29:11.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:11.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:11.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:29:11.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:12.180Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:29:12.196Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:12.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:21.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:21.870Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:21.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:21.966Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:21.982Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:22.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:23.927Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:29:23.942Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:23.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:24.071Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:24.085Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:24.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:24.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:29:24.227Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:29:24.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:25.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:25.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:25.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:25.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:25.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:26.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:26.153Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:29:26.170Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:26.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:26.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:26.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:26.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:26.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:26.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:29:26.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:26.690Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:26.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:29:26.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:27.286Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:29:27.304Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:27.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:36.954Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:36.972Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:37.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:37.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:37.085Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:37.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:39.027Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:29:39.044Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:39.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:39.170Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:39.185Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:39.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:39.310Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:29:39.325Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:29:39.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:40.896Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:40.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:40.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:41.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:41.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:41.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:41.250Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:29:41.264Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:41.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:41.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:41.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:41.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:41.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:41.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:29:41.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:41.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:41.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:29:41.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:42.391Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:29:42.407Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:42.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:52.054Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:52.069Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:52.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:52.167Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:52.182Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:52.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:54.125Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:29:54.141Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:54.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:54.267Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:54.282Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:54.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:54.406Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:29:54.422Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:29:54.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:55.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:29:56.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:56.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:56.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:56.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:56.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:56.344Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:29:56.360Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:56.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:56.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:56.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:56.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:56.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:29:56.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:29:56.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:56.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:29:56.903Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:29:56.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:29:57.495Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:29:57.511Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:29:57.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:07.153Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:07.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:07.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:07.273Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:07.291Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:07.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:09.233Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:30:09.248Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:09.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:09.370Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:09.384Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:09.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:09.504Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:30:09.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:30:09.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:11.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:11.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:11.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:11.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.444Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:30:11.461Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:11.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:11.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:11.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:11.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:30:11.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:11.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:12.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:30:12.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:12.607Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:30:12.626Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:12.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:22.261Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:22.280Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:22.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:22.381Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:22.397Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:22.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:24.362Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:30:24.380Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:24.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:24.480Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:24.496Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:24.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:24.599Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:30:24.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:30:24.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:26.191Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:26.207Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:26.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:26.321Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:26.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:26.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:26.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:30:26.626Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:26.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:26.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:26.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:26.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:26.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:26.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:30:27.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:27.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:27.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:30:27.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:27.724Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:30:27.743Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:27.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:37.366Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:37.384Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:37.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:37.493Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:37.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:37.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:39.468Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:30:39.495Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:39.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:39.598Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:39.613Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:39.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:39.717Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:30:39.732Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:30:39.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:41.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:41.304Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:41.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:41.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:41.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:41.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:41.709Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:30:41.723Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:41.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:41.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:41.830Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:41.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:42.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:42.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:30:42.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:42.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:42.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:30:42.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:42.833Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:30:42.849Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:42.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:52.477Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:52.494Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:52.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:52.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:52.626Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:52.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:54.579Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:30:54.596Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:54.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:54.697Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:54.716Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:54.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:54.816Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:30:54.833Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:30:54.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:56.386Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:30:56.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:56.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:56.518Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:56.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:56.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:56.810Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:30:56.828Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:56.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:56.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:56.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:56.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:57.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:30:57.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:30:57.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:57.289Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:30:57.306Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:30:57.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:30:57.935Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:30:57.951Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:30:57.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:07.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:07.607Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:07.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:07.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:07.726Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:07.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:09.680Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:31:09.696Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:09.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:09.804Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:09.818Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:09.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:09.914Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:31:09.928Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:31:09.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:11.491Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:11.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:11.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:11.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:11.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:11.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:11.912Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:31:11.927Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:11.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:12.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:12.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:12.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:12.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:12.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:31:12.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:12.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:12.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:31:12.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:13.039Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:31:13.056Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:13.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:22.706Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:22.724Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:22.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:22.823Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:22.839Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:22.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:24.781Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:31:24.797Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:24.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:24.902Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:24.923Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:24.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:25.029Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:31:25.045Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:31:25.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:26.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:26.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:26.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:26.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:26.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:26.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:27.010Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:31:27.032Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:27.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:27.127Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:27.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:27.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:27.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:27.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:31:27.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:27.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:27.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:31:27.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:28.143Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:31:28.159Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:28.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:37.810Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:37.832Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:37.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:37.927Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:37.942Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:37.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:39.882Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:31:39.900Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:39.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:40.010Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:40.029Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:40.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:40.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:31:40.158Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:31:40.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:41.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:41.717Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:41.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:41.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:41.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:41.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:42.117Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:31:42.133Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:42.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:42.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:42.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:42.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:42.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:42.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:31:42.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:42.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:42.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:31:42.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:43.247Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:31:43.263Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:43.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:52.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:52.926Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:53.019Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:53.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:53.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:54.985Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:31:54.998Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:55.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:55.110Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:55.126Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:55.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:55.243Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:31:55.257Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:31:55.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:56.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:31:56.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:56.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:56.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:56.944Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:56.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:57.222Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:31:57.241Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:57.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:57.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:57.350Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:57.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:57.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:31:57.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:31:57.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:57.702Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:31:57.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:31:57.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:31:58.347Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:31:58.363Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:31:58.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:08.009Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:08.024Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:08.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:08.114Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:08.128Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:08.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:10.075Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:32:10.089Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:10.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:10.204Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:10.218Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:10.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:10.337Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:32:10.352Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:32:10.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:11.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:11.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:11.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:12.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:12.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:12.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:12.320Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:32:12.335Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:12.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:12.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:12.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:12.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:12.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:12.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:32:12.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:12.803Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:12.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:32:12.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:13.450Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:32:13.468Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:13.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:23.113Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:23.131Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:23.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:23.255Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:23.270Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:23.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:25.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:32:25.190Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:25.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:25.302Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:25.318Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:25.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:25.441Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:32:25.457Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:32:25.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.010Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:27.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:27.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:27.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:27.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.427Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:32:27.443Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:27.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.581Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:27.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:27.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:27.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:32:27.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:27.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:27.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:32:27.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:28.557Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:32:28.577Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:28.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:38.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:38.232Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:38.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:38.345Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:38.359Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:38.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:40.272Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:32:40.287Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:40.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:40.404Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:40.420Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:40.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:40.544Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:32:40.558Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:32:40.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:42.134Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:42.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:42.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:42.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.530Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:32:42.546Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:42.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:42.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:42.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:42.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:32:42.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:42.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:43.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:32:43.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:43.668Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:32:43.685Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:43.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:53.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:53.332Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:53.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:53.445Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:53.460Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:53.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:55.370Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:32:55.386Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:55.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:55.495Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:55.509Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:55.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:55.637Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:32:55.650Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:32:55.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:57.224Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:32:57.240Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:57.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:57.341Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:57.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:57.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:57.632Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:32:57.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:57.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:57.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:57.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:57.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:57.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:32:57.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:32:57.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:58.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:32:58.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:32:58.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:32:58.777Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:32:58.793Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:32:58.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:08.412Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:08.430Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:08.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:08.544Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:08.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:08.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:10.465Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:33:10.481Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:10.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:10.588Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:10.603Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:10.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:10.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:33:10.741Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:33:10.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:12.322Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:12.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:12.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:12.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:12.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:12.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:12.731Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:33:12.746Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:12.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:12.886Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:12.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:12.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:13.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:13.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:33:13.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:13.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:13.217Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:33:13.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:13.878Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:33:13.896Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:13.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:23.521Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:23.536Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:23.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:23.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:23.654Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:23.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:25.563Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:33:25.578Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:25.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:25.684Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:25.700Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:25.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:25.826Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:33:25.841Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:33:25.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:27.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:27.439Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:27.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:27.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:27.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:27.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:27.824Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:33:27.839Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:27.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:27.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:27.998Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:28.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:28.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:28.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:33:28.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:28.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:28.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:33:28.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:28.980Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:33:28.997Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:29.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:38.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:38.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:38.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:38.739Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:38.769Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:38.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:40.663Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:33:40.682Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:40.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:40.784Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:40.801Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:40.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:40.932Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:33:40.950Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:33:41.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:42.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:42.557Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:42.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:42.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:42.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:42.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:42.919Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:33:42.934Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:42.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:43.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:43.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:43.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:43.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:43.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:33:43.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:43.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:43.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:33:43.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:44.086Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:33:44.114Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:44.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:53.728Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:53.744Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:53.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:53.853Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:53.870Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:53.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:55.764Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:33:55.779Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:55.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:55.889Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:55.903Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:55.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:56.034Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:33:56.049Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:33:56.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:57.651Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:33:57.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:57.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:57.772Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:57.787Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:57.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:58.020Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:33:58.035Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:58.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:58.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:58.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:58.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:58.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:33:58.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:33:58.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:58.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:33:58.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:33:58.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:33:59.208Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:33:59.225Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:33:59.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:08.832Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:08.850Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:08.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:08.959Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:08.976Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:09.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:10.868Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:34:10.884Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:10.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:10.983Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:11.000Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:11.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:11.128Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:34:11.144Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:34:11.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:12.744Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:12.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:12.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:12.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:12.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:12.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:13.113Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:34:13.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:13.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:13.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:13.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:13.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:13.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:13.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:34:13.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:13.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:13.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:34:13.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:14.313Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:34:14.331Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:14.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:23.935Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:23.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:24.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:24.065Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:24.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:24.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:25.964Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:34:25.981Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:26.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:26.087Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:26.103Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:26.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:26.228Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:34:26.243Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:34:26.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:27.842Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:27.859Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:27.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:27.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:27.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:28.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:28.210Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:34:28.225Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:28.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:28.374Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:28.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:28.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:28.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:28.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:34:28.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:28.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:28.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:34:28.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:29.423Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:34:29.437Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:29.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:39.080Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:39.095Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:39.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:39.190Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:39.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:39.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:41.065Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:34:41.079Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:41.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:41.185Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:41.201Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:41.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:41.334Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:34:41.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:34:41.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:42.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:42.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:43.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:43.067Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:43.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:43.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:43.306Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:34:43.323Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:43.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:43.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:43.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:43.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:43.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:43.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:34:43.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:43.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:43.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:34:43.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:44.520Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:34:44.535Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:44.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:54.173Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:54.187Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:54.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:54.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:54.294Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:54.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:56.157Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:34:56.172Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:56.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:56.285Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:56.300Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:56.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:56.441Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:34:56.456Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:34:56.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:34:58.075Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:58.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:58.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:58.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.405Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:34:58.422Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:58.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:58.593Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:58.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:34:58.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:34:58.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:58.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:34:58.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:34:58.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:34:59.619Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:34:59.634Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:34:59.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:09.271Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:09.288Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:09.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:09.387Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:09.404Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:09.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:11.251Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:35:11.266Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:11.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:11.381Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:11.399Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:11.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:11.539Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:35:11.556Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:35:11.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:13.163Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:13.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:13.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:13.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:13.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:13.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:13.511Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:35:13.528Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:13.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:13.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:13.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:13.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:13.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:13.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:35:13.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:14.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:14.030Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:35:14.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:14.720Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:35:14.737Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:14.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:24.375Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:24.390Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:24.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:24.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:24.508Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:24.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:26.349Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:35:26.364Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:26.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:26.481Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:26.497Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:26.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:26.653Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:35:26.669Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:35:26.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:28.271Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:28.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:28.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:28.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:28.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:28.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:28.610Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:35:28.627Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:28.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:28.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:28.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:28.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:28.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:28.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:35:28.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:29.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:29.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:35:29.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:29.820Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:35:29.837Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:29.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:39.479Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:39.495Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:39.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:39.599Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:39.615Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:39.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:41.452Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:35:41.467Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:41.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:41.578Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:41.594Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:41.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:41.758Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:35:41.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:35:41.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:43.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:43.390Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:43.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:43.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:43.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:43.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:43.717Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:35:43.734Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:43.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:43.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:43.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:43.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:44.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:44.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:35:44.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:44.217Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:44.232Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:35:44.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:44.926Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:35:44.948Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:44.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:54.581Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:54.595Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:54.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:54.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:54.708Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:54.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:56.554Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:35:56.568Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:56.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:56.680Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:56.696Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:56.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:56.856Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:35:56.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:35:56.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:58.480Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:35:58.496Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:58.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:58.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:58.622Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:58.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:58.825Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:35:58.843Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:58.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:58.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:59.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:35:59.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:59.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:35:59.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:35:59.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:35:59.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:35:59.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:35:59.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:00.040Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:36:00.057Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:00.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:09.681Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:09.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:09.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:09.788Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:09.803Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:09.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:11.652Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:36:11.667Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:11.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:11.776Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:11.799Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:11.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:11.952Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:36:11.968Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:36:12.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:13.579Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:13.595Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:13.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:13.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:13.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:13.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:13.935Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:36:13.951Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:14.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:14.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:14.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:14.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:14.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:14.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:36:14.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:14.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:14.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:36:14.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:15.153Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:36:15.169Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:15.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:24.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:24.802Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:24.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:24.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:24.966Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:25.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:26.755Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:36:26.775Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:26.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:26.882Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:26.902Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:26.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:27.052Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:36:27.069Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:36:27.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:28.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:28.745Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:28.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:28.840Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:28.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:28.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:29.039Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:36:29.055Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:29.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:29.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:29.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:29.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:29.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:29.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:36:29.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:29.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:29.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:36:29.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:30.264Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:36:30.281Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:30.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:39.893Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:39.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:39.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:40.056Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:40.072Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:40.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:41.865Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:36:41.882Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:41.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:41.988Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:42.002Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:42.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:42.159Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:36:42.174Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:36:42.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:43.836Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:43.853Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:43.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:43.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:43.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:44.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:44.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:36:44.157Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:44.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:44.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:44.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:44.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:44.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:44.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:36:44.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:44.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:44.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:36:44.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:45.381Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:36:45.407Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:45.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:54.998Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:55.015Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:55.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:55.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:55.171Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:55.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:56.968Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:36:56.985Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:57.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:57.086Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:57.105Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:57.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:57.255Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:36:57.273Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:36:57.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:58.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:36:58.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:59.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:59.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:59.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:59.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:59.241Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:36:59.257Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:59.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:59.383Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:59.397Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:36:59.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:59.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:36:59.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:36:59.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:36:59.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:36:59.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:36:59.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:00.498Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:37:00.514Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:00.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:10.110Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:10.125Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:10.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:10.257Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:10.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:10.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:12.073Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:37:12.089Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:12.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:12.192Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:12.209Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:12.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:12.356Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:37:12.373Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:37:12.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:14.057Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:14.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:14.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:14.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.339Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:37:14.354Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:14.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:14.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:14.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:14.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:37:14.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:14.876Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:14.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:37:14.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:15.597Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:37:15.610Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:15.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:25.213Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:25.228Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:25.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:25.361Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:25.381Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:25.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:27.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:37:27.192Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:27.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:27.308Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:27.325Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:27.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:27.470Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:37:27.488Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:37:27.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:29.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:29.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:29.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:29.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:37:29.457Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:29.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:29.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:29.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:29.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:37:29.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:29.971Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:29.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:37:30.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:30.696Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:37:30.712Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:30.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:40.319Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:40.335Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:40.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:40.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:40.477Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:40.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:42.287Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:37:42.302Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:42.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:42.407Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:42.425Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:42.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:42.575Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:37:42.591Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:37:42.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:44.245Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:44.261Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:44.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:44.366Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:44.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:44.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:44.543Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:37:44.561Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:44.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:44.667Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:44.683Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:44.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:44.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:44.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:37:44.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:45.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:45.086Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:37:45.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:45.811Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:37:45.829Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:45.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:55.418Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:55.433Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:55.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:55.553Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:37:55.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:55.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:57.385Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:37:57.401Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:57.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:57.505Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:57.525Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:57.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:57.677Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:37:57.694Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:37:57.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:59.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:37:59.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:59.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:59.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:59.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:59.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:59.642Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:37:59.656Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:59.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:59.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:59.785Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:37:59.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:37:59.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:37:59.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:38:00.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:00.171Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:00.185Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:38:00.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:00.921Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:38:00.949Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:00.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:10.519Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:10.534Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:10.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:10.655Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:10.670Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:10.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:12.487Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:38:12.503Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:12.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:12.614Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:12.629Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:12.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:12.784Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:38:12.799Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:38:12.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:14.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:14.468Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:14.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:14.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:14.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:14.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:14.742Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:38:14.760Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:14.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:14.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:14.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:14.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:15.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:15.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:38:15.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:15.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:15.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:38:15.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:16.037Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:38:16.051Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:16.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:25.619Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:25.634Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:25.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:25.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:25.766Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:25.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:27.588Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:38:27.606Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:27.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:27.713Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:27.731Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:27.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:27.887Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:38:27.903Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:38:27.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:29.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:29.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:29.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:29.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:29.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:29.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:29.845Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:38:29.860Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:29.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:29.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:29.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:30.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:30.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:30.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:38:30.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:30.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:30.394Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:38:30.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:31.134Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:38:31.149Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:31.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:40.719Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:40.737Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:40.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:40.849Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:40.864Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:40.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:42.694Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:38:42.708Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:42.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:42.840Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:42.854Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:42.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:42.990Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:38:43.004Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:38:43.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:44.651Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:44.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:44.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:44.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:44.773Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:44.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:44.942Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:38:44.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:45.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:45.074Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:45.090Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:45.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:45.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:45.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:38:45.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:45.484Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:45.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:38:45.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:46.233Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:38:46.248Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:46.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:55.818Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:55.833Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:55.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:55.946Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:38:55.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:56.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:57.803Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:38:57.818Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:57.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:57.934Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:57.949Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:57.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:58.089Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:38:58.103Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:38:58.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:59.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:38:59.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:59.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:38:59.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:38:59.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:38:59.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:00.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:39:00.062Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:00.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:00.211Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:00.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:00.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:00.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:00.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:39:00.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:00.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:00.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:39:00.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:01.329Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:39:01.347Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:01.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:10.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:10.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:10.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:11.046Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:11.064Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:11.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:12.902Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:39:12.919Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:12.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:13.034Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:13.051Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:13.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:13.186Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:39:13.203Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:39:13.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:14.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:14.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:14.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:14.959Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:14.975Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:15.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:15.147Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:39:15.161Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:15.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:15.306Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:15.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:15.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:15.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:15.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:39:15.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:15.683Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:15.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:39:15.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:16.435Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:39:16.451Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:16.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:26.020Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:26.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:26.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:26.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:26.158Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:26.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:28.003Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:39:28.022Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:28.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:28.134Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:28.149Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:28.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:28.287Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:39:28.302Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:39:28.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:29.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:29.964Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:30.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:30.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:30.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:30.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:30.242Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:39:30.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:30.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:30.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:30.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:30.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:30.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:30.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:39:30.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:30.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:30.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:39:30.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:31.535Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:39:31.552Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:31.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:41.120Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:41.133Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:41.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:41.233Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:41.248Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:41.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:43.109Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:39:43.125Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:43.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:43.236Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:43.255Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:43.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:43.386Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:39:43.405Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:39:43.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.043Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:45.058Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:45.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:45.169Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:45.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.337Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:39:45.353Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:45.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:45.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:45.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:39:45.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:39:45.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:45.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:45.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:39:45.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:46.637Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:39:46.691Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:46.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:56.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:56.239Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:56.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:56.329Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:39:56.343Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:56.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:58.204Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:39:58.220Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:58.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:58.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:39:58.353Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:39:58.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:39:58.482Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:39:58.496Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:39:58.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:00.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:00.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:00.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:00.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:00.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:00.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:00.429Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:40:00.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:00.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:00.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:00.621Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:00.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:00.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:00.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:40:00.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:01.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:01.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:40:01.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:01.787Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:40:01.807Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:01.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:11.320Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:11.334Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:11.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:11.427Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:11.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:11.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:13.308Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:40:13.325Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:13.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:13.432Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:13.449Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:13.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:13.576Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:40:13.593Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:40:13.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:15.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:15.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:15.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:15.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:15.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:15.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:15.523Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:40:15.538Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:15.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:15.703Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:15.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:15.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:15.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:15.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:40:15.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:16.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:16.136Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:40:16.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:16.920Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:40:16.935Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:16.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:26.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:26.430Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:26.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:26.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:26.552Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:26.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:28.407Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:40:28.422Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:28.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:28.533Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:28.549Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:28.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:28.679Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:40:28.696Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:40:28.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:30.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:30.370Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:30.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:30.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:30.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:30.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:30.627Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:40:30.646Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:30.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:30.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:30.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:30.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:30.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:30.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:40:31.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:31.216Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:31.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:40:31.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:32.019Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:40:32.033Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:32.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:41.514Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:41.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:41.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:41.633Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:41.648Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:41.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:43.507Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:40:43.526Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:43.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:43.629Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:43.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:43.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:43.780Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:40:43.797Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:40:43.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:45.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:45.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:45.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:45.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:45.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:45.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:45.737Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:40:45.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:45.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:45.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:45.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:45.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:46.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:40:46.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:40:46.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:46.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:46.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:40:46.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:47.114Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:40:47.128Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:47.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:56.610Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:56.625Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:56.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:56.724Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:40:56.739Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:56.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:58.606Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:40:58.623Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:58.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:58.723Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:40:58.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:40:58.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:40:58.875Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:40:58.891Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:40:58.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:00.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:00.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:00.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:00.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:00.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:00.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:00.851Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:41:00.867Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:00.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:01.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:01.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:01.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:01.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:01.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:41:01.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:01.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:01.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:41:01.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:02.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:41:02.227Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:02.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:11.710Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:11.724Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:11.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:11.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:11.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:11.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:13.705Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:41:13.720Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:13.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:13.818Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:13.834Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:13.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:13.974Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:41:13.987Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:41:14.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:15.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:15.682Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:15.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:15.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:15.802Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:15.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:15.953Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:41:15.969Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:16.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:16.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:16.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:16.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:16.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:16.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:41:16.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:16.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:16.540Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:41:16.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:17.316Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:41:17.332Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:17.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:26.809Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:26.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:26.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:26.928Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:26.945Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:26.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:28.799Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:41:28.814Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:28.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:28.916Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:28.930Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:28.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:29.064Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:41:29.079Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:41:29.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:30.767Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:30.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:30.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:30.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:30.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:30.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:31.064Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:41:31.079Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:31.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:31.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:31.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:31.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:31.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:31.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:41:31.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:31.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:31.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:41:31.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:32.437Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:41:32.452Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:32.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:41.913Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:41.931Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:41.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:42.026Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:42.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:42.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:43.895Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:41:43.912Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:43.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:44.011Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:44.027Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:44.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:44.156Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:41:44.171Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:41:44.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:45.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:45.886Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:45.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:45.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:46.002Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:46.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:46.165Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:41:46.181Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:46.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:46.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:46.345Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:46.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:46.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:41:46.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:41:46.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:46.734Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:46.749Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:41:46.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:47.546Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:41:47.562Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:47.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:57.013Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:57.028Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:57.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:57.117Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:41:57.134Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:57.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:58.995Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:41:59.011Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:59.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:59.109Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:41:59.126Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:41:59.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:41:59.248Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:41:59.262Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:41:59.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:00.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:00.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:01.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:01.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:01.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:01.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:01.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:42:01.289Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:01.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:01.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:01.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:01.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:01.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:01.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:42:01.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:01.830Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:01.846Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:42:01.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:02.653Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:42:02.669Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:02.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:12.109Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:12.125Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:12.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:12.221Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:12.238Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:12.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:14.095Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:42:14.110Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:14.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:14.217Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:14.231Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:14.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:14.339Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:42:14.352Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:42:14.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.068Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:16.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:16.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.190Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:16.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:16.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.374Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:42:16.392Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:16.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:16.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:16.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:16.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:42:16.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:16.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:16.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:42:16.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:17.760Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:42:17.777Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:17.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:27.209Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:27.226Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:27.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:27.338Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:27.355Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:27.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:29.190Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:42:29.205Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:29.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:29.307Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:29.326Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:29.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:29.431Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:42:29.447Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:42:29.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:31.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:31.185Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:31.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:31.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:31.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:31.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:31.473Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:42:31.487Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:31.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:31.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:31.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:31.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:31.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:31.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:42:31.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:32.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:32.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:42:32.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:32.869Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:42:32.887Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:32.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:42.314Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:42.329Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:42.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:42.438Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:42.455Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:42.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:44.290Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:42:44.307Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:44.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:44.409Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:44.428Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:44.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:44.532Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:42:44.548Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:42:44.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:46.266Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:46.286Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:46.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:46.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:46.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:46.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:46.565Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:42:46.586Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:46.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:46.774Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:46.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:46.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:46.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:42:46.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:42:46.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:47.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:47.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:42:47.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:47.971Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:42:47.986Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:48.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:57.417Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:57.435Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:57.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:57.541Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:42:57.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:57.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:59.404Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:42:59.419Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:59.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:59.512Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:42:59.527Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:42:59.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:42:59.627Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:42:59.642Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:42:59.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:01.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:01.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:01.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:01.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:01.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:01.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:01.666Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:43:01.682Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:01.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:01.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:01.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:01.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:01.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:02.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:43:02.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:02.219Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:02.234Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:43:02.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:03.074Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:43:03.092Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:03.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:12.516Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:12.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:12.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:12.648Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:12.663Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:12.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:14.500Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:43:14.515Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:14.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:14.604Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:14.618Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:14.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:14.722Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:43:14.737Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:43:14.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:16.460Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:16.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:16.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:16.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:16.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:16.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:16.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:43:16.778Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:16.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:16.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:16.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:17.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:17.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:17.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:43:17.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:17.313Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:17.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:43:17.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:18.178Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:43:18.194Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:18.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:27.625Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:27.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:27.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:27.751Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:27.767Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:27.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:29.595Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:43:29.610Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:29.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:29.707Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:29.723Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:29.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:29.820Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:43:29.837Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:43:29.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:31.555Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:31.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:31.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:31.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:31.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:31.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:31.861Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:43:31.877Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:31.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:32.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:32.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:32.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:32.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:32.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:43:32.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:32.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:32.429Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:43:32.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:33.278Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:43:33.294Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:33.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:42.720Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:42.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:42.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:42.847Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:42.862Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:42.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:44.696Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:43:44.713Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:44.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:44.808Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:44.825Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:44.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:44.927Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:43:44.943Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:43:44.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:46.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:46.676Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:46.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:46.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:46.792Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:46.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:46.965Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:43:46.981Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:47.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:47.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:47.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:47.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:47.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:43:47.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:43:47.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:47.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:47.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:43:47.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:48.387Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:43:48.404Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:48.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:57.814Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:57.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:57.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:57.950Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:43:57.964Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:58.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:59.797Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:43:59.815Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:43:59.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:43:59.916Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:43:59.929Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:00.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:00.054Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:44:00.069Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:44:00.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:01.755Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:01.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:01.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:01.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:01.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:01.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:02.066Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:44:02.080Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:02.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:02.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:02.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:02.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:02.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:02.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:44:02.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:02.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:02.663Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:44:02.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:03.495Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:44:03.511Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:03.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:12.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:12.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:12.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:13.045Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:13.060Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:13.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:14.908Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:44:14.924Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:14.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:15.041Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:15.055Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:15.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:15.152Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:44:15.168Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:44:15.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:16.849Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:16.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:16.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:16.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:16.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:17.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:17.175Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:44:17.190Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:17.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:17.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:17.375Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:17.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:17.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:17.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:44:17.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:17.752Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:17.765Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:44:17.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:18.595Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:44:18.610Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:18.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:28.012Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:28.028Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:28.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:28.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:28.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:28.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:30.006Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:44:30.024Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:30.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:30.131Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:30.147Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:30.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:30.246Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:44:30.263Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:44:30.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:31.947Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:31.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:32.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:32.062Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:32.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:32.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:32.286Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:44:32.301Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:32.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:32.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:32.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:32.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:32.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:32.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:44:32.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:32.846Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:32.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:44:32.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:33.697Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:44:33.713Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:33.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:43.112Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:43.128Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:43.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:43.242Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:43.259Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:43.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:45.102Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:44:45.117Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:45.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:45.231Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:45.250Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:45.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:45.346Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:44:45.361Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:44:45.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:44:47.065Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:47.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.159Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:47.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:47.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.386Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:44:47.403Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:47.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.555Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:47.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:47.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:44:47.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:44:47.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:47.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:47.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:44:48.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:48.805Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:44:48.822Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:48.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:58.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:58.243Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:58.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:44:58.343Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:44:58.357Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:44:58.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:00.202Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:45:00.218Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:00.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:00.330Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:00.345Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:00.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:00.442Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:45:00.458Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:45:00.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:02.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:02.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:02.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:02.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:02.287Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:02.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:02.499Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:45:02.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:02.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:02.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:02.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:02.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:02.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:02.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:45:02.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:03.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:03.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:45:03.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:03.910Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:45:03.928Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:03.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:13.335Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:13.352Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:13.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:13.453Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:13.470Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:13.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:15.304Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:45:15.320Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:15.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:15.426Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:15.443Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:15.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:15.539Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:45:15.557Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:45:15.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:17.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:17.269Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:17.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:17.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:17.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:17.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:17.610Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:45:17.625Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:17.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:17.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:17.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:17.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:17.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:17.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:45:17.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:18.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:18.181Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:45:18.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:19.023Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:45:19.040Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:19.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:28.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:28.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:28.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:28.554Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:28.571Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:28.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:30.409Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:45:30.427Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:30.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:30.529Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:30.547Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:30.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:30.645Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:45:30.661Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:45:30.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:32.376Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:32.392Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:32.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:32.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:32.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:32.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:32.707Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:45:32.722Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:32.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:32.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:32.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:32.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:32.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:33.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:45:33.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:33.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:33.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:45:33.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:34.138Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:45:34.153Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:34.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:43.543Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:43.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:43.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:43.652Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:43.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:43.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:45.511Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:45:45.527Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:45.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:45.627Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:45.642Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:45.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:45.746Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:45:45.761Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:45:45.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:47.483Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:45:47.498Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:47.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:47.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:47.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:47.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:47.802Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:45:47.820Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:47.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:47.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:47.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:48.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:48.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:45:48.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:45:48.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:48.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:48.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:45:48.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:49.244Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:45:49.259Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:49.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:58.644Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:58.661Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:58.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:45:58.757Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:45:58.773Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:45:58.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:00.607Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:46:00.621Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:00.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:00.721Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:00.736Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:00.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:00.847Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:46:00.861Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:46:00.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:02.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:02.595Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:02.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:02.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:02.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:02.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:02.922Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:46:02.940Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:02.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:03.069Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:03.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:03.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:03.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:03.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:46:03.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:03.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:03.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:46:03.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:04.349Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:null, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:46:04.366Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:04.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:13.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:13.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:13.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:13.858Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:13.876Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:13.926Z] Will try again after 15 sec [2026-06-23T06:46:14.667Z] Build test-unit-group-one #3542 completed: SUCCESS [Pipeline] echo [2026-06-23T06:46:14.689Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T06:46:14.810Z] Copied 1 artifact from "test-unit-group-one" build number 3542 [Pipeline] echo [2026-06-23T06:46:14.840Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2026-06-23T06:46:15.127Z] + ls -la test-unit-group-one-46227 [2026-06-23T06:46:15.127Z] total 20 [2026-06-23T06:46:15.127Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 06:46 . [2026-06-23T06:46:15.127Z] drwxr-xr-x 17 jenkins docker 12288 Jun 23 06:46 .. [2026-06-23T06:46:15.127Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:03 deps.test-unit-group-one.46227.env [Pipeline] withCredentials [2026-06-23T06:46:15.176Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T06:46:15.503Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T06:46:15.699Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:46:15.716Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:15.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:15.820Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:15.835Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:15.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:15.939Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:46:15.954Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:46:16.007Z] Will try again after 15 sec [2026-06-23T06:46:16.069Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T06:46:17.677Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:17.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:17.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:17.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:17.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:17.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:18.024Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:46:18.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:18.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:18.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:18.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:18.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:18.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:18.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:46:18.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:18.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:18.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:46:18.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:19.455Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:46:19.472Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:19.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:28.846Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:28.862Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:28.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:28.961Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:28.975Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:29.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:30.802Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:46:30.817Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:30.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:30.918Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:30.933Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:30.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:31.038Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:46:31.056Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:46:31.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:32.782Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:32.801Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:32.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:32.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:32.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:32.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:33.123Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:46:33.137Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:33.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:33.261Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:33.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:33.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:33.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:33.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:46:33.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:33.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:33.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:46:33.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:34.558Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:46:34.575Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:34.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:43.948Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:43.966Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:44.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:44.070Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:44.090Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:44.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:45.905Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:46:45.923Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:45.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:46.023Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:46.040Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:46.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:46.148Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:46:46.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:46:46.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:47.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:46:47.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:47.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:47.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:48.009Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:48.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:48.220Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:46:48.237Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:48.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:48.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:48.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:48.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:48.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:46:48.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:46:48.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:48.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:48.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:46:48.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:49.664Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:46:49.683Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:49.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:59.060Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:59.077Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:59.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:46:59.173Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:46:59.188Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:46:59.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:01.005Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:47:01.019Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:01.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:01.124Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:01.144Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:01.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:01.249Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:47:01.264Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:47:01.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:02.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:03.003Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:03.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:03.095Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:03.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:03.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:03.319Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:47:03.335Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:03.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:03.462Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:03.476Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:03.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:03.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:03.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:47:03.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:03.959Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:03.974Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:47:04.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:04.768Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:47:04.784Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:04.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:14.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:14.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:14.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:14.284Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:14.300Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:14.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:16.101Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:47:16.118Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:16.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:16.225Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:16.241Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:16.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:16.345Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:47:16.358Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:47:16.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:18.083Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:18.099Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:18.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:18.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:18.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:18.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:18.417Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:47:18.433Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:18.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:18.555Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:18.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:18.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:18.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:18.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:47:18.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:19.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:19.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:47:19.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:19.874Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:47:19.893Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:19.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:29.263Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:29.281Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:29.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:29.410Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:29.426Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:29.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:31.203Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:47:31.218Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:31.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:31.322Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:31.338Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:31.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:31.436Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:47:31.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:47:31.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:33.180Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:33.196Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:33.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:33.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:33.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:33.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:33.514Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:47:33.530Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:33.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:33.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:33.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:33.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:33.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:33.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:47:33.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:34.154Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:34.169Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:47:34.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:34.978Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:47:34.993Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:35.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:44.362Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:44.378Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:44.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:44.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:44.515Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:44.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:46.301Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:47:46.317Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:46.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:46.419Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:46.434Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:46.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:46.542Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:47:46.558Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:47:46.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:48.285Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:47:48.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:48.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:48.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:48.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:48.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:48.609Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:47:48.624Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:48.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:48.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:48.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:48.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:48.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:47:48.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:47:48.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:49.252Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:49.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:47:49.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:50.077Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:47:50.091Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:50.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:59.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:59.468Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:59.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:47:59.592Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:47:59.606Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:47:59.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:01.400Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:48:01.416Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:01.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:01.565Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:01.581Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:01.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:01.677Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:48:01.694Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:48:01.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:03.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:03.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:03.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:03.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:03.528Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:03.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:03.706Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:48:03.724Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:03.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:03.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:03.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:03.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:03.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:04.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:48:04.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:04.344Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:04.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:48:04.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:05.177Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:48:05.191Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:05.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:14.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:14.560Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:14.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:14.682Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:14.695Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:14.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:16.500Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:48:16.516Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:16.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:16.666Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:16.682Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:16.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:16.780Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:48:16.795Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:48:16.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:18.496Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:18.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:18.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:18.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:18.632Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:18.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:18.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:48:18.826Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:18.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:18.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:18.963Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:19.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:19.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:19.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:48:19.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:19.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:19.455Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:48:19.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:20.274Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:48:20.289Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:20.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:29.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:29.654Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:29.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:29.770Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:29.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:29.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:31.598Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:48:31.612Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:31.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:31.803Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:31.820Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:31.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:31.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:48:31.927Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:48:31.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:33.600Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:33.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:33.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:33.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:33.730Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:33.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:33.914Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:48:33.931Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:33.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:34.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:34.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:34.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:34.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:34.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:48:34.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:34.583Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:34.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:48:34.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:35.370Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:48:35.385Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:35.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:44.735Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:44.749Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:44.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:44.865Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:44.879Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:44.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:46.696Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:48:46.713Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:46.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:46.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:46.920Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:46.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:47.011Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:48:47.029Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:48:47.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:48.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:48:48.719Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:48.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:48.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:48.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:48.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:49.016Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:48:49.035Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:49.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:49.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:49.158Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:49.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:49.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:48:49.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:48:49.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:49.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:49.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:48:49.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:50.469Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:48:50.484Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:50.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:59.828Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:59.844Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:48:59.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:48:59.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:48:59.979Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:00.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:01.793Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:49:01.809Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:01.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:02.000Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:02.016Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:02.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:02.103Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:49:02.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:49:02.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:03.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:03.817Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:03.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:03.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:03.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:03.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:04.115Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:49:04.131Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:04.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:04.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:04.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:04.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:04.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:04.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:49:04.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:04.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:04.795Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:49:04.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:05.629Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:49:05.644Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:05.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:14.922Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:14.937Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:14.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:15.061Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:15.075Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:15.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:16.887Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:49:16.901Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:16.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:17.094Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:17.108Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:17.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:17.204Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:49:17.218Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:49:17.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:18.891Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:18.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:18.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:19.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:19.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:19.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:19.212Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:49:19.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:19.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:19.344Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:19.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:19.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:19.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:19.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:49:19.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:19.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:19.893Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:49:19.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:20.726Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:49:20.744Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:20.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:30.024Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:30.041Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:30.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:30.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:30.178Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:30.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:31.986Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:49:32.003Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:32.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:32.196Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:32.212Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:32.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:32.306Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:49:32.321Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:49:32.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:33.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:34.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:34.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:34.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:34.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:34.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:34.311Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:49:34.327Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:34.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:34.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:34.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:34.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:34.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:34.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:49:34.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:34.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:34.994Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:49:35.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:35.831Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:49:35.846Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:35.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:45.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:45.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:45.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:45.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:45.274Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:45.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:47.090Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:49:47.106Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:47.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:47.292Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:47.307Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:47.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:47.398Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:49:47.413Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:49:47.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:49.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:49:49.102Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:49.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:49.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:49.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:49.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:49.404Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:49:49.420Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:49.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:49.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:49.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:49.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:49.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:49:49.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:49:49.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:50.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:49:50.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:49:50.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:49:50.935Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:49:50.953Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:49:51.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:00.237Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:00.254Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:00.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:00.349Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:00.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:00.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:02.195Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:50:02.214Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:02.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:02.398Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:02.423Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:02.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:02.525Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:50:02.540Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:50:02.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:04.181Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:04.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:04.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:04.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:04.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:04.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:04.542Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:50:04.557Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:04.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:04.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:04.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:04.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:04.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:04.785Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:50:04.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:05.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:05.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:50:05.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:06.043Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:50:06.105Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:06.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:15.336Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:15.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:15.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:15.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:15.474Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:15.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:17.323Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:50:17.341Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:17.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:17.512Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:17.527Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:17.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:17.623Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:50:17.637Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:50:17.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:19.283Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:19.300Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:19.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:19.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:19.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:19.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:19.635Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:50:19.652Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:19.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:19.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:19.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:19.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:19.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:19.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:50:19.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:20.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:20.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:50:20.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:21.193Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:50:21.210Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:21.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:30.441Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:30.458Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:30.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:30.563Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:30.578Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:30.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:32.431Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:50:32.446Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:32.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:32.606Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:32.620Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:32.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:32.721Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:50:32.739Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:50:32.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:34.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:34.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:34.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:34.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:34.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:34.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:34.734Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:50:34.753Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:34.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:34.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:34.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:34.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:34.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:34.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:50:35.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:35.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:35.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:50:35.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:36.293Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:50:36.308Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:36.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:45.543Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:45.561Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:45.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:45.662Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:45.677Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:45.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:47.530Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:50:47.545Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:47.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:47.699Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:47.713Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:47.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:47.820Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:50:47.835Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:50:47.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:49.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:50:49.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:49.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:49.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:49.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:49.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:49.832Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:50:49.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:49.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:49.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:49.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:50.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:50.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:50:50.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:50:50.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:50.469Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:50:50.484Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:50:50.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:50:51.390Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:50:51.406Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:50:51.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:00.641Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:00.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:00.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:00.759Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:00.776Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:00.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:02.625Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:51:02.642Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:02.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:02.793Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:02.808Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:02.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:02.922Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:51:02.942Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:51:02.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:04.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:04.595Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:04.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:04.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:04.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:04.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:04.927Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:51:04.941Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:04.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:05.043Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:05.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:05.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:05.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:05.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:51:05.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:05.567Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:05.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:51:05.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:06.483Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:51:06.499Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:06.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:15.733Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:15.748Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:15.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:15.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:15.871Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:15.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:17.724Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:51:17.740Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:17.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:17.886Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:17.902Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:17.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:18.021Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:51:18.038Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:51:18.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:19.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:19.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:19.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:19.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:19.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:19.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:20.021Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:51:20.036Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:20.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:20.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:20.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:20.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:20.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:20.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:51:20.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:20.663Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:20.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:51:20.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:21.600Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:51:21.615Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:21.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:30.829Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:30.844Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:30.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:30.949Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:30.964Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:31.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:32.821Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:51:32.838Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:32.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:32.979Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:32.994Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:33.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:33.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:51:33.136Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:51:33.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:34.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:34.798Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:34.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:34.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:34.905Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:34.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:35.114Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:51:35.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:35.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:35.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:35.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:35.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:35.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:35.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:51:35.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:35.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:35.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:51:35.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:36.705Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:51:36.723Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:36.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:45.924Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:45.940Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:45.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:46.042Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:46.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:46.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:47.919Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:51:47.934Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:47.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:48.074Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:48.089Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:48.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:48.213Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:51:48.229Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:51:48.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:49.878Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:51:49.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:49.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:49.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:50.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:50.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:50.207Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:51:50.221Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:50.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:50.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:50.380Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:50.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:50.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:51:50.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:51:50.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:50.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:51:50.893Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:51:50.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:51:51.804Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:51:51.819Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:51:51.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:01.023Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:01.040Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:01.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:01.138Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:01.156Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:01.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:03.016Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:52:03.034Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:03.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:03.173Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:03.190Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:03.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:03.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:52:03.333Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:52:03.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:04.973Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:04.990Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:05.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:05.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:05.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:05.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:05.298Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:52:05.312Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:05.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:05.460Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:05.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:05.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:05.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:52:05.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:05.979Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:05.996Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:52:06.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:06.900Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:52:06.917Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:06.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:16.122Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:16.137Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:16.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:16.237Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:16.250Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:16.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:18.121Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:52:18.136Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:18.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:18.267Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:18.281Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:18.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:18.407Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:52:18.421Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:52:18.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:20.068Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:20.082Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:20.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:20.173Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:20.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:20.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:20.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:52:20.403Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:20.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:20.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:20.600Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:20.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:20.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:20.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:52:20.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:21.085Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:21.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:52:21.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:22.002Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:52:22.018Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:22.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:31.217Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:31.234Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:31.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:31.332Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:31.348Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:31.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:33.216Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:52:33.232Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:33.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:33.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:33.382Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:33.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:33.497Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:52:33.515Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:52:33.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:35.161Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:35.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:35.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:35.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:35.292Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:35.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:35.479Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:52:35.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:35.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:35.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:35.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:35.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:35.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:35.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:52:35.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:36.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:36.196Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:52:36.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:37.102Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:52:37.118Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:37.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:46.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:46.331Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:46.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:46.430Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:46.446Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:46.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:48.316Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:52:48.333Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:48.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:48.464Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:48.479Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:48.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:48.595Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:52:48.610Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:52:48.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:50.263Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:52:50.278Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:50.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:50.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:50.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:50.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:50.579Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:52:50.594Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:50.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:50.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:50.780Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:50.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:50.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:52:50.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:52:50.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:51.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:52:51.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:52:51.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:52:52.209Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:52:52.225Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:52:52.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:01.416Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:01.431Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:01.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:01.524Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:01.540Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:01.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:03.424Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:53:03.439Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:03.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:03.557Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:03.572Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:03.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:03.696Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:53:03.711Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:53:03.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:05.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:05.384Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:05.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:05.479Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:05.495Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:05.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:05.676Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:53:05.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:05.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:05.861Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:05.878Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:05.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:05.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:05.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:53:06.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:06.376Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:06.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:53:06.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:07.311Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:53:07.326Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:07.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:16.512Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:16.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:16.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:16.617Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:16.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:16.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:18.514Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:53:18.528Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:18.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:18.659Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:18.673Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:18.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:18.790Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:53:18.804Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:53:18.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:20.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:20.484Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:20.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:20.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:20.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:20.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:20.779Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:53:20.795Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:20.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:20.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:20.975Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:21.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:21.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:21.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:53:21.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:21.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:21.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:53:21.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:22.414Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:53:22.431Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:22.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:31.609Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:31.627Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:31.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:31.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:31.737Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:31.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:33.603Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:53:33.620Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:33.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:33.752Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:33.767Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:33.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:33.882Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:53:33.896Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:53:33.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:35.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:35.583Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:35.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:35.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:35.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:35.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:35.876Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:53:35.891Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:35.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:36.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:36.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:36.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:36.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:36.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:53:36.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:36.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:36.584Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:53:36.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:37.513Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:53:37.528Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:37.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:46.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:46.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:46.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:46.823Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:46.840Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:46.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:48.701Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:53:48.718Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:48.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:48.847Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:48.862Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:48.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:48.971Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:53:48.985Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:53:49.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:50.670Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:53:50.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:50.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:50.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:50.798Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:50.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:50.973Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:53:50.989Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:51.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:51.163Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:51.179Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:51.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:51.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:53:51.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:53:51.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:51.664Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:53:51.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:53:51.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:53:52.617Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:53:52.632Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:53:52.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:01.808Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:01.825Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:01.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:01.934Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:01.950Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:01.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:03.806Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:54:03.822Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:03.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:03.939Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:03.954Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:04.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:04.062Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:54:04.076Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:54:04.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:05.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:05.778Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:05.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:05.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:05.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:05.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:06.073Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:54:06.093Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:06.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:06.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:06.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:06.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:06.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:06.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:54:06.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:06.763Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:06.780Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:54:06.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:07.715Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:54:07.731Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:07.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:16.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:16.931Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:16.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:17.030Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:17.046Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:17.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:18.903Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:54:18.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:19.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:19.044Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:19.058Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:19.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:19.158Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:54:19.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:54:19.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:20.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:20.872Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:20.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:20.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:20.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:21.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:21.176Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:54:21.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:21.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:21.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:21.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:21.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:21.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:21.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:54:21.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:21.860Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:21.873Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:54:21.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:22.814Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:54:22.828Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:22.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:32.017Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:32.032Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:32.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:32.134Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:32.149Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:32.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:34.039Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:54:34.055Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:34.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:34.153Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:34.169Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:34.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:34.262Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:54:34.278Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:54:34.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:35.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:35.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:36.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:36.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:36.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:36.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:36.271Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:54:36.289Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:36.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:36.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:36.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:36.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:36.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:36.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:54:36.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:36.950Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:36.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:54:37.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:37.913Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:54:37.926Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:37.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:47.115Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:47.129Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:47.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:47.240Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:47.255Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:47.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:49.138Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:54:49.153Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:49.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:49.248Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:49.264Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:49.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:49.355Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:54:49.370Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:54:49.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:51.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:54:51.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:51.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:51.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:51.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:51.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:51.369Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:54:51.386Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:51.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:51.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:51.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:51.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:51.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:54:51.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:54:51.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:52.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:54:52.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:54:52.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:54:53.010Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:54:53.024Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:54:53.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:02.216Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:02.236Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:02.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:02.356Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:02.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:02.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:04.241Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:55:04.258Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:04.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:04.360Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:04.378Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:04.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:04.479Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:55:04.496Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:55:04.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:06.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:06.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:06.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:06.267Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:06.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:06.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:06.471Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:55:06.487Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:06.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:06.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:06.708Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:06.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:06.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:06.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:55:06.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:07.154Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:07.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:55:07.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:08.166Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:55:08.182Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:08.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:17.336Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:17.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:17.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:17.510Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:17.527Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:17.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:19.342Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:55:19.365Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:19.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:19.465Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:19.482Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:19.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:19.584Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:55:19.600Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:55:19.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:21.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:21.269Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:21.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:21.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:21.384Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:21.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:21.576Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:55:21.593Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:21.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:21.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:21.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:21.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:21.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:21.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:55:21.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:22.262Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:22.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:55:22.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:23.268Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:55:23.283Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:23.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:32.507Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:32.525Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:32.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:32.627Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:32.642Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:32.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:34.450Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:55:34.466Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:34.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:34.564Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:34.579Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:34.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:34.683Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:55:34.701Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:55:34.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:36.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:36.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:36.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:36.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:36.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:36.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:36.689Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:55:36.705Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:36.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:36.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:36.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:36.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:37.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:37.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:55:37.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:37.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:37.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:55:37.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:38.373Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:55:38.389Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:38.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:47.620Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:47.635Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:47.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:47.723Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:47.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:47.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:49.548Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:55:49.562Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:49.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:49.656Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:49.670Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:49.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:49.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:55:49.793Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:55:49.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:51.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:55:51.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:51.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:51.565Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:51.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:51.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:51.791Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:55:51.805Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:51.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:52.009Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:52.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:52.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:52.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:55:52.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:55:52.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:52.466Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:55:52.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:55:52.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:55:53.478Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:55:53.499Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:55:53.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:02.716Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:02.732Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:02.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:02.834Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:02.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:02.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:04.647Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:56:04.665Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:04.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:04.763Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:04.778Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:04.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:04.876Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:56:04.893Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:56:04.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:06.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:06.560Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:06.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:06.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:06.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:06.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:06.888Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:56:06.904Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:06.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:07.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:07.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:07.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:07.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:07.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:56:07.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:07.568Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:07.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:56:07.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:08.598Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:56:08.613Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:08.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:17.819Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:17.834Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:17.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:17.955Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:17.970Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:18.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:19.754Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:56:19.770Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:19.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:19.870Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:19.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:19.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:19.981Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:56:19.997Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:56:20.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:21.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:21.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:21.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:21.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:21.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:21.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:21.985Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:56:22.001Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:22.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:22.203Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:22.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:22.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:22.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:22.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:56:22.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:22.671Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:22.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:56:22.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:23.701Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:56:23.717Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:23.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:32.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:32.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:33.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:33.055Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:33.072Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:33.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:34.857Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:56:34.873Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:34.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:34.973Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:34.989Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:35.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:35.079Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:56:35.095Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:56:35.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:36.742Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:36.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:36.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:36.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:36.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:36.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:37.078Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:56:37.094Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:37.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:37.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:37.328Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:37.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:37.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:37.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:56:37.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:37.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:37.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:56:37.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:38.802Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:56:38.816Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:38.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:48.038Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:48.056Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:48.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:48.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:48.173Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:48.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:49.962Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:56:49.978Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:50.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:50.077Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:50.093Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:50.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:50.190Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:56:50.208Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:56:50.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:51.838Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:56:51.854Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:51.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:51.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:51.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:52.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:52.178Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:56:52.195Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:52.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:52.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:52.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:52.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:52.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:56:52.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:56:52.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:52.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:56:52.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:56:52.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:56:53.903Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:56:53.917Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:56:53.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:03.144Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:03.159Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:03.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:03.261Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:03.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:03.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:05.064Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:57:05.079Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:05.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:05.173Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:05.190Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:05.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:05.295Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:57:05.310Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:57:05.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:06.940Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:06.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:07.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:07.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:07.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:07.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:07.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:57:07.294Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:07.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:07.513Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:07.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:07.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:07.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:07.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:57:07.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:07.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:07.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:57:08.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:09.003Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:57:09.018Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:09.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:18.244Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:18.262Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:18.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:18.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:18.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:18.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:20.158Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:57:20.172Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:20.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:20.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:20.292Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:20.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:20.389Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:57:20.406Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:57:20.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:22.040Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:22.054Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:22.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:22.150Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:22.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:22.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:22.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:57:22.427Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:22.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:22.616Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:22.632Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:22.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:22.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:22.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:57:22.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:23.073Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:23.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:57:23.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:24.102Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:57:24.117Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:24.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:33.367Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:33.383Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:33.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:33.475Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:33.492Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:33.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:35.255Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:57:35.270Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:35.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:35.375Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:35.389Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:35.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:35.482Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:57:35.495Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:57:35.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:37.135Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:37.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:37.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:37.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:37.260Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:37.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:37.519Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:57:37.535Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:37.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:37.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:37.728Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:37.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:37.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:37.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:57:37.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:38.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:38.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:57:38.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:39.203Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:57:39.218Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:39.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:48.461Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:48.477Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:48.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:48.577Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:48.592Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:48.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:50.355Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:57:50.372Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:50.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:50.465Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:50.480Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:50.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:50.568Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:57:50.583Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:57:50.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:52.232Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:57:52.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:52.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:52.338Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:52.352Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:52.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:52.617Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:57:52.630Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:52.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:52.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:52.822Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:52.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:52.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:57:52.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:57:52.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:53.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:57:53.289Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:57:53.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:57:54.308Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:57:54.324Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:57:54.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:03.560Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:03.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:03.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:03.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:03.684Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:03.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:05.452Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:58:05.468Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:05.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:05.569Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:05.585Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:05.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:05.675Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:58:05.690Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:58:05.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:07.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:07.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:07.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:07.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:07.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:07.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:07.706Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:58:07.726Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:07.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:07.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:07.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:07.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:08.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:08.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:58:08.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:08.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:08.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:58:08.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:09.409Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:58:09.424Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:09.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:18.659Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:18.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:18.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:18.762Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:18.778Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:18.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:20.557Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:58:20.574Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:20.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:20.668Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:20.683Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:20.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:20.774Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:58:20.788Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:58:20.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:22.417Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:22.432Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:22.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:22.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:22.541Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:22.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:22.807Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:58:22.824Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:22.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:22.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:23.008Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:23.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:23.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:23.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:58:23.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:23.470Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:23.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:58:23.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:24.505Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:58:24.521Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:24.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:33.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:33.772Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:33.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:33.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:33.895Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:33.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:35.659Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:58:35.675Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:35.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:35.773Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:35.788Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:35.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:35.877Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:58:35.893Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:58:35.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:37.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:37.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:37.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:37.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:37.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:37.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:37.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:58:37.916Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:37.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:38.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:38.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:38.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:38.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:38.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:58:38.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:38.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:38.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:58:38.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:39.607Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:58:39.621Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:39.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:48.861Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:48.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:48.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:48.975Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:48.990Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:49.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:50.758Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:58:50.772Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:50.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:50.868Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:50.884Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:50.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:50.975Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:58:50.992Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:58:51.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:52.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:58:52.631Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:52.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:52.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:52.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:52.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:52.995Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:58:53.011Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:53.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:53.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:53.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:53.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:53.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:58:53.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:58:53.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:53.668Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:58:53.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:58:53.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:58:54.705Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:58:54.720Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:58:54.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:03.951Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:03.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:04.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:04.073Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:04.088Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:05.851Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:59:05.865Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:05.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:05.967Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:05.983Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:06.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:06.107Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:59:06.125Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:59:06.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:07.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:07.738Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:07.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:07.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:07.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:07.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:08.090Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:59:08.105Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:08.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:08.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:08.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:08.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:08.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:08.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:59:08.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:08.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:08.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:59:08.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:09.806Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:59:09.824Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:09.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:19.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:19.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:19.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:19.171Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:19.187Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:19.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:20.948Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:59:20.964Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:21.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:21.068Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:21.083Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:21.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:21.208Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:59:21.224Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:59:21.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:22.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:22.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:22.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:22.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:22.952Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:22.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:23.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:59:23.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:23.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:23.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:23.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:23.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:23.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:23.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:59:23.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:23.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:23.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:59:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:24.916Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:59:24.932Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:24.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:34.158Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:34.174Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:34.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:34.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:34.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:34.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:36.048Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:59:36.063Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:36.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:36.160Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:36.175Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:36.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:36.300Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:59:36.313Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:59:36.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:37.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:37.939Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:37.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:38.042Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:38.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:38.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:38.289Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:59:38.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:38.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:38.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:38.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:38.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:38.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:38.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:59:38.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:38.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:38.981Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:59:39.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:40.022Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:59:40.040Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:40.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:49.251Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:49.266Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:49.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:49.362Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:49.380Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:49.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:51.141Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T06:59:51.156Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:51.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:51.251Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:51.266Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:51.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:51.392Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T06:59:51.406Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T06:59:51.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:53.036Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T06:59:53.052Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:53.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:53.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:53.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:53.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:53.382Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T06:59:53.398Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:53.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:53.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:53.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:53.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:53.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T06:59:53.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T06:59:53.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:54.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T06:59:54.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T06:59:54.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T06:59:55.131Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T06:59:55.148Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T06:59:55.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:04.348Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:04.367Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:04.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:04.470Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:04.487Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:04.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:06.234Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:00:06.257Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:06.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:06.348Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:06.365Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:06.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:06.487Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:00:06.504Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:00:06.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:08.134Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:08.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:08.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:08.249Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:08.267Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:08.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:08.483Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:00:08.501Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:08.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:08.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:08.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:08.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:08.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:08.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:00:08.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:09.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:09.191Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:00:09.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:10.238Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:00:10.255Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:10.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:19.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:19.469Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:19.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:19.573Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:19.588Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:19.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:21.338Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:00:21.354Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:21.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:21.445Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:21.459Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:21.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:21.589Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:00:21.606Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:00:21.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:23.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:23.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:23.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:23.354Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:23.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:23.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:23.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:00:23.603Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:23.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:23.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:23.810Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:23.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:23.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:23.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:00:23.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:24.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:24.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:00:24.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:25.339Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:00:25.355Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:25.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:34.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:34.563Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:34.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:34.679Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:34.696Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:34.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:36.440Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:00:36.456Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:36.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:36.556Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:36.573Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:36.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:36.689Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:00:36.707Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:00:36.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:38.340Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:38.358Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:38.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:38.472Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:38.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:38.690Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:00:38.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:38.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:38.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:38.906Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:38.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:39.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:39.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:00:39.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:39.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:39.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:00:39.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:40.439Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:00:40.453Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:40.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:49.648Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:49.663Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:49.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:49.783Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:49.800Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:49.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:51.541Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:00:51.557Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:51.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:51.653Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:51.670Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:51.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:51.798Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:00:51.814Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:00:51.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:53.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:00:53.467Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:53.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:53.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:53.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:53.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:53.788Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:00:53.805Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:53.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:53.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:54.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:54.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:54.132Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:00:54.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:00:54.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:54.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:00:54.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:00:54.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:00:55.541Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:00:55.556Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:00:55.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:04.748Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:04.762Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:04.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:04.884Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:04.899Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:04.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:06.635Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:01:06.650Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:06.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:06.749Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:06.764Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:06.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:06.904Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:01:06.918Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:01:06.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:08.552Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:08.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:08.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:08.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:08.683Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:08.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:08.887Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:01:08.906Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:08.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:09.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:09.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:09.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:09.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:09.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:01:09.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:09.582Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:09.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:01:09.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:10.640Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:01:10.655Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:10.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:19.840Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:19.855Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:19.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:19.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:19.995Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:20.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:21.734Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:01:21.749Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:21.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:21.846Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:21.861Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:21.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:21.995Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:01:22.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:01:22.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:23.655Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:23.673Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:23.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:23.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:23.787Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:23.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:23.985Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:01:24.000Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:24.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:24.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:24.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:24.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:24.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:24.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:01:24.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:24.678Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:24.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:01:24.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:25.752Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:01:25.770Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:25.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:34.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:34.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:35.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:35.080Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:35.098Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:35.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:36.846Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:01:36.862Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:36.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:36.953Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:36.969Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:37.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:37.085Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:01:37.101Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:01:37.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:38.757Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:38.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:38.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:38.871Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:38.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:38.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:39.087Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:01:39.103Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:39.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:39.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:39.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:39.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:39.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:39.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:01:39.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:39.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:39.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:01:39.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:40.858Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:01:40.872Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:40.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:50.039Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:50.054Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:50.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:50.180Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:50.195Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:50.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:51.943Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:01:51.959Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:52.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:52.080Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:52.095Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:52.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:52.189Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:01:52.204Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:01:52.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:53.854Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:01:53.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:53.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:53.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:53.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:54.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:54.183Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:01:54.199Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:54.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:54.398Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:54.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:54.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:54.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:01:54.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:01:54.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:54.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:01:54.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:01:54.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:01:55.972Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:01:55.989Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:01:56.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:05.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:05.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:05.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:05.283Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:05.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:05.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:07.076Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:02:07.095Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:07.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:07.203Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:07.220Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:07.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:07.315Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:02:07.331Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:02:07.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:08.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:08.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:09.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:09.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:09.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:09.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:09.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:02:09.302Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:09.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:09.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:09.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:09.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:09.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:09.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:02:09.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:09.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:10.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:02:10.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:11.087Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:02:11.104Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:11.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:20.243Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:20.260Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:20.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:20.388Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:20.404Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:20.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:22.181Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:02:22.198Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:22.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:22.304Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:22.321Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:22.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:22.421Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:02:22.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:02:22.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:24.055Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:24.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:24.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:24.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:24.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:24.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:24.387Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:02:24.402Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:24.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:24.605Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:24.620Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:24.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:24.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:24.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:02:24.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:25.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:25.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:02:25.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:26.191Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:02:26.207Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:26.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:35.346Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:35.361Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:35.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:35.490Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:35.506Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:35.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:37.280Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:02:37.296Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:37.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:37.407Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:37.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:37.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:37.516Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:02:37.531Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:02:37.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:39.154Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:39.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:39.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:39.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:39.284Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:39.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:39.479Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:02:39.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:39.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:39.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:39.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:39.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:39.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:39.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:02:39.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:40.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:40.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:02:40.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:41.296Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:02:41.313Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:41.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:50.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:50.459Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:50.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:50.588Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:50.606Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:50.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:52.380Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:02:52.397Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:52.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:52.507Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:52.523Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:52.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:52.619Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:02:52.635Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:02:52.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:54.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:02:54.271Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:54.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:54.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:54.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:54.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:54.582Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:02:54.598Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:54.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:54.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:54.819Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:54.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:54.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:02:54.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:02:55.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:55.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:02:55.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:02:55.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:02:56.397Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:02:56.412Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:02:56.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:05.545Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:05.562Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:05.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:05.685Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:05.700Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:05.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:07.486Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:03:07.507Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:07.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:07.611Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:07.630Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:07.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:07.736Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:03:07.753Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:03:07.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:09.365Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:09.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:09.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:09.483Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:09.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:09.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:09.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:03:09.695Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:09.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:09.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:09.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:09.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:10.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:10.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:03:10.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:10.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:10.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:03:10.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:11.496Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:03:11.510Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:11.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:20.647Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:20.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:20.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:20.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:20.796Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:20.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:22.591Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:03:22.609Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:22.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:22.720Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:22.735Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:22.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:22.835Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:03:22.851Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:03:22.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:24.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:24.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:24.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:24.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:24.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:24.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:24.778Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:03:24.794Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:24.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:25.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:25.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:25.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:25.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:25.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:03:25.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:25.497Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:25.512Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:03:25.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:26.597Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:03:26.612Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:26.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:35.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:35.758Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:35.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:35.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:35.894Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:35.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:37.692Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:03:37.708Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:37.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:37.815Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:37.829Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:37.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:37.931Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:03:37.947Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:03:37.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:39.570Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:39.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:39.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:39.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:39.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:39.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:39.874Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:03:39.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:39.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:40.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:40.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:40.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:40.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:40.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:03:40.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:40.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:40.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:03:40.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:41.700Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:03:41.717Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:41.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:50.842Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:50.858Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:50.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:50.973Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:50.987Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:51.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:52.786Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:03:52.804Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:52.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:52.910Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:52.926Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:53.026Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:03:53.043Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:03:53.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:54.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:03:54.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:54.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:54.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:54.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:54.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:54.977Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:03:54.994Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:55.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:55.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:55.256Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:55.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:55.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:03:55.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:03:55.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:55.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:03:55.722Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:03:55.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:03:56.805Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:03:56.822Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:03:56.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:05.940Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:05.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:06.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:06.070Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:06.087Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:06.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:07.885Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:04:07.901Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:07.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:08.011Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:08.029Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:08.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:08.127Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:04:08.143Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:04:08.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:09.761Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:09.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:09.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:09.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:09.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:09.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:10.082Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:04:10.096Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:10.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:10.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:10.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:10.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:10.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:10.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:04:10.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:10.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:10.820Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:04:10.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:11.909Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:04:11.925Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:11.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:21.044Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:21.060Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:21.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:21.168Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:21.186Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:21.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:22.990Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:04:23.006Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:23.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:23.115Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:23.133Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:23.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:23.241Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:04:23.259Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:04:23.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:24.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:24.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:24.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:24.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:25.004Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:25.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:25.186Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:04:25.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:25.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:25.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:25.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:25.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:25.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:25.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:04:25.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:25.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:25.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:04:25.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:27.017Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:04:27.032Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:27.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:36.144Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:36.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:36.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:36.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:36.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:36.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:38.106Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:04:38.121Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:38.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:38.223Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:38.239Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:38.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:38.348Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:04:38.364Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:04:38.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:39.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:39.986Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:40.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:40.087Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:40.101Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:40.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:40.280Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:04:40.295Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:40.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:40.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:40.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:40.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:40.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:40.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:04:40.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:41.004Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:41.021Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:04:41.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:42.120Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:04:42.137Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:42.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:51.244Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:51.260Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:51.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:51.366Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:51.383Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:51.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:53.203Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:04:53.218Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:53.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:53.319Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:53.335Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:53.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:53.444Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:04:53.459Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:04:53.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:55.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:04:55.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:55.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:55.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:55.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:55.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:55.372Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:04:55.388Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:55.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:55.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:55.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:55.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:55.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:04:55.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:04:55.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:56.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:04:56.117Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:04:56.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:04:57.220Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:04:57.237Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:04:57.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:06.345Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:06.364Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:06.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:06.466Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:06.484Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:06.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:08.302Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:05:08.320Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:08.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:08.420Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:08.435Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:08.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:08.541Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:05:08.557Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:05:08.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:10.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:10.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:10.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:10.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:10.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:10.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:10.475Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:05:10.492Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:10.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:10.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:10.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:10.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:10.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:10.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:05:10.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:11.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:11.218Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:05:11.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:12.324Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:05:12.341Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:12.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:21.459Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:21.474Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:21.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:21.567Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:21.583Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:21.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:23.406Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:05:23.422Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:23.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:23.517Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:23.534Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:23.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:23.644Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:05:23.660Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:05:23.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:25.273Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:25.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:25.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:25.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:25.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:25.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:25.581Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:05:25.598Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:25.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:25.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:25.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:25.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:26.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:26.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:05:26.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:26.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:26.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:05:26.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:27.429Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:05:27.445Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:27.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:36.562Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:36.578Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:36.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:36.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:36.685Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:36.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:38.507Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:05:38.522Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:38.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:38.622Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:38.638Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:38.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:38.739Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:05:38.756Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:05:38.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:40.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:40.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:40.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:40.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:40.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:40.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:40.695Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:05:40.711Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:40.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:41.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:41.024Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:41.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:41.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:41.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:05:41.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:41.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:41.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:05:41.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:42.538Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:05:42.554Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:42.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:51.660Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:51.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:51.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:51.765Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:51.781Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:51.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:53.604Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:05:53.621Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:53.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:53.719Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:53.734Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:53.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:53.835Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:05:53.851Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:05:53.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:55.468Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:05:55.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:55.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:55.588Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:55.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:55.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:55.793Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:05:55.808Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:55.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:56.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:56.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:56.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:56.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:05:56.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:05:56.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:56.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:05:56.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:05:56.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:05:57.641Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:05:57.657Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:05:57.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:06.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:06.769Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:06.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:06.861Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:06.876Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:06.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:08.700Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:06:08.715Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:08.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:08.817Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:08.833Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:08.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:08.943Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:06:08.960Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:06:09.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:10.569Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:10.586Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:10.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:10.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:10.706Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:10.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:10.886Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:06:10.904Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:10.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:11.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:11.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:11.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:11.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:11.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:06:11.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:11.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:11.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:06:11.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:12.754Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:06:12.769Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:12.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:21.850Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:21.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:21.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:21.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:21.973Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:22.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:23.801Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:06:23.818Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:23.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:23.921Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:23.943Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:23.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:24.043Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:06:24.059Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:06:24.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:25.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:25.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:25.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:25.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:25.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:25.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:25.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:06:26.010Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:26.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:26.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:26.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:26.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:26.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:26.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:06:26.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:26.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:26.713Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:06:26.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:27.850Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:06:27.867Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:27.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:36.951Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:36.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:37.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:37.063Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:37.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:37.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:38.904Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:06:38.922Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:38.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:39.026Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:39.041Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:39.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:39.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:06:39.159Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:06:39.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:40.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:40.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:40.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:40.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:40.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:40.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:41.093Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:06:41.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:41.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:41.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:41.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:41.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:41.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:41.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:06:41.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:41.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:41.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:06:41.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:42.955Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:06:42.971Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:43.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:52.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:52.070Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:52.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:52.169Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:52.185Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:52.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:54.010Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:06:54.025Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:54.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:54.122Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:54.137Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:54.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:54.238Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:06:54.255Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:06:54.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:55.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:06:55.889Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:55.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:56.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:56.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:56.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:56.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:06:56.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:56.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:56.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:56.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:56.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:56.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:06:56.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:06:56.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:56.888Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:06:56.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:06:56.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:06:58.060Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:06:58.075Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:06:58.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:07.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:07.177Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:07.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:07.269Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:07.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:07.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:09.103Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:07:09.127Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:09.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:09.224Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:09.241Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:09.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:09.337Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:07:09.356Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:07:09.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:10.972Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:10.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:11.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:11.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:11.122Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:11.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:11.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:07:11.317Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:11.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:11.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:11.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:11.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:11.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:11.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:07:11.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:11.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:12.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:07:12.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:13.164Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:07:13.181Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:13.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:22.262Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:22.279Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:22.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:22.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:22.393Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:22.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:24.214Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:07:24.230Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:24.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:24.324Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:24.340Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:24.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:24.435Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:07:24.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:07:24.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:26.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:26.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:26.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:26.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:26.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:26.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:26.396Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:07:26.414Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:26.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:26.701Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:26.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:26.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:26.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:26.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:07:26.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:27.101Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:27.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:07:27.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:28.273Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:07:28.290Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:28.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:37.364Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:37.380Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:37.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:37.476Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:37.491Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:37.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:39.313Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:07:39.330Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:39.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:39.428Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:39.446Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:39.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:39.547Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:07:39.562Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:07:39.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:41.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:41.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:41.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:41.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:41.309Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:41.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:41.496Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:07:41.511Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:41.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:41.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:41.805Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:41.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:41.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:41.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:07:41.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:42.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:42.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:07:42.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:43.369Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:07:43.382Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:43.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:52.463Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:52.479Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:52.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:52.573Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:52.593Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:52.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:54.413Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:07:54.428Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:54.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:54.532Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:54.548Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:54.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:54.641Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:07:54.663Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:07:54.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:56.261Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:07:56.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:56.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:56.384Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:56.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:56.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:56.593Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:07:56.609Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:56.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:56.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:56.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:56.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:56.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:07:57.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:07:57.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:57.296Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:07:57.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:07:57.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:07:58.466Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:07:58.488Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:07:58.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:07.559Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:07.575Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:07.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:07.671Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:07.687Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:07.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:09.514Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:08:09.529Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:09.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:09.630Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:09.646Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:09.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:09.744Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:08:09.759Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:08:09.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:11.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:11.375Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:11.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:11.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:11.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:11.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:11.689Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:08:11.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:11.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:11.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:12.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:12.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:12.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:12.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:08:12.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:12.394Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:12.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:08:12.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:13.572Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:08:13.589Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:13.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:22.655Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:22.671Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:22.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:22.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:22.805Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:22.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:24.613Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:08:24.627Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:24.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:24.722Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:24.737Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:24.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:24.833Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:08:24.847Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:08:24.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:26.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:26.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:26.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:26.570Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:26.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:26.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:26.787Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:08:26.802Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:26.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:27.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:27.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:27.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:27.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:27.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:08:27.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:27.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:27.512Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:08:27.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:28.677Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:08:28.692Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:28.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:37.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:37.767Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:37.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:37.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:37.901Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:37.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:39.705Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:08:39.725Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:39.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:39.827Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:39.842Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:39.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:39.935Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:08:39.952Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:08:39.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:41.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:41.578Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:41.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:41.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:41.695Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:41.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:41.883Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:08:41.902Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:41.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:42.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:42.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:42.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:42.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:42.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:08:42.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:42.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:42.613Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:08:42.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:43.788Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:08:43.806Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:43.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:52.852Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:52.867Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:52.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:52.983Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:53.000Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:53.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:54.813Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:08:54.827Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:54.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:54.921Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:54.939Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:54.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:55.042Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:08:55.057Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:08:55.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:56.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:08:56.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:56.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:56.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:56.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:56.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:56.988Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:08:57.002Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:57.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:57.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:57.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:57.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:57.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:08:57.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:08:57.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:57.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:08:57.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:08:57.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:08:58.901Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:08:58.919Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:08:58.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:07.951Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:07.967Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:08.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:08.081Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:08.098Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:08.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:09.907Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:09:09.922Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:09.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:10.021Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:10.038Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:10.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:10.137Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:09:10.152Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:09:10.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:11.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:11.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:11.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:11.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:11.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:11.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:12.081Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:09:12.096Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:12.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:12.398Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:12.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:12.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:12.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:12.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:09:12.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:12.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:12.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:09:12.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:14.016Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:09:14.036Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:14.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:23.061Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:23.077Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:23.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:23.179Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:23.199Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:23.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:25.002Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:09:25.021Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:25.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:25.119Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:25.135Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:25.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:25.232Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:09:25.249Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:09:25.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:26.869Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:26.884Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:26.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:26.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:27.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:27.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:27.176Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:09:27.190Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:27.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:27.504Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:27.520Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:27.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:27.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:27.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:09:27.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:27.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:27.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:09:27.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:29.125Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:09:29.140Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:29.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:38.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:38.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:38.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:38.281Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:38.296Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:38.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:40.104Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:09:40.119Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:40.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:40.218Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:40.235Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:40.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:40.334Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:09:40.350Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:09:40.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:41.973Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:41.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:42.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:42.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:42.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:42.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:42.269Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:09:42.284Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:42.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:42.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:42.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:42.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:42.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:42.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:09:42.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:43.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:43.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:09:43.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:44.225Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:09:44.239Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:44.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:53.253Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:53.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:53.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:53.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:53.391Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:53.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:55.200Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:09:55.218Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:55.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:55.323Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:55.339Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:55.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:55.431Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:09:55.445Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:09:55.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:57.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:09:57.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:57.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:57.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:57.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:57.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:57.368Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:09:57.385Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:57.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:57.714Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:57.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:57.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:57.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:09:57.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:09:57.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:58.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:09:58.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:09:58.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:09:59.323Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:09:59.340Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:09:59.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:08.352Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:08.370Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:08.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:08.479Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:08.498Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:08.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:10.303Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:10:10.321Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:10.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:10.418Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:10.435Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:10.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:10.542Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:10:10.562Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:10:10.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:12.188Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:12.208Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:12.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:12.315Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:12.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:12.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:12.479Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:10:12.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:12.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:12.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:12.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:12.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:12.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:12.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:10:13.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:13.234Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:13.250Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:10:13.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:14.432Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:10:14.449Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:14.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:23.467Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:23.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:23.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:23.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:23.601Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:23.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:25.414Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:10:25.431Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:25.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:25.537Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:25.555Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:25.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:25.666Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:10:25.682Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:10:25.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:27.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:27.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:27.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:27.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:27.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:27.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:27.584Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:10:27.603Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:27.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:27.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:27.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:28.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:28.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:28.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:10:28.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:28.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:28.348Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:10:28.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:29.539Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:10:29.556Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:29.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:38.563Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:38.578Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:38.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:38.685Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:38.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:38.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:40.520Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:10:40.536Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:40.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:40.647Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:40.666Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:40.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:40.760Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:10:40.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:10:40.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:42.401Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:42.419Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:42.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:42.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:42.529Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:42.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:42.689Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:10:42.708Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:42.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:43.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:43.056Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:43.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:43.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:43.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:10:43.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:43.449Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:43.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:10:43.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:44.643Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:10:44.661Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:44.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:53.665Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:53.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:53.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:53.778Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:53.793Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:53.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:55.619Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:10:55.634Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:55.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:55.742Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:55.756Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:55.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:55.848Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:10:55.862Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:10:55.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:57.500Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:10:57.516Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:57.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:57.635Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:57.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:57.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:57.794Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:10:57.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:57.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:58.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:58.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:58.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:58.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:10:58.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:10:58.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:58.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:10:58.572Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:10:58.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:10:59.752Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:10:59.770Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:10:59.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:08.766Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:08.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:08.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:08.925Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:08.942Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:08.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:10.717Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:11:10.736Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:10.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:10.837Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:10.857Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:10.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:10.955Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:11:10.973Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:11:11.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:12.601Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:12.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:12.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:12.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:12.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:12.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:12.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:11:12.909Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:12.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:13.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:13.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:13.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:13.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:13.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:11:13.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:13.664Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:13.681Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:11:13.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:14.862Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:11:14.879Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:14.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:23.916Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:23.934Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:23.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:24.038Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:24.053Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:24.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:25.815Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:11:25.831Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:25.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:25.942Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:25.956Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:26.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:26.053Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:11:26.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:11:26.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:27.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:27.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:27.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:27.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:27.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:27.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:27.990Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:11:28.005Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:28.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:28.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:28.358Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:28.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:28.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:28.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:11:28.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:28.765Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:28.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:11:28.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:29.970Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:11:29.986Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:30.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:39.027Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:39.048Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:39.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:39.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:39.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:39.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:40.915Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:11:40.931Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:40.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:41.041Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:41.058Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:41.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:41.156Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:11:41.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:11:41.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:42.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:42.813Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:42.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:42.927Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:42.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:42.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:43.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:11:43.097Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:43.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:43.444Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:43.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:43.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:43.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:43.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:11:43.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:43.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:43.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:11:43.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:45.071Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:11:45.087Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:45.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:54.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:54.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:54.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:54.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:54.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:54.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:56.012Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:11:56.032Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:56.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:56.147Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:56.161Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:56.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:56.256Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:11:56.271Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:11:56.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:57.898Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:11:57.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:57.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:58.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:58.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:58.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:58.181Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:11:58.196Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:58.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:58.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:58.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:11:58.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:58.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:11:58.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:11:58.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:11:58.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:11:58.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:11:59.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:00.175Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:12:00.190Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:00.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:09.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:09.270Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:09.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:09.364Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:09.378Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:09.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:11.120Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:12:11.135Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:11.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:11.242Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:11.256Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:11.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:11.363Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:12:11.379Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:12:11.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:13.008Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:13.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:13.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:13.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:13.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:13.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:13.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:12:13.302Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:13.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:13.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:13.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:13.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:13.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:13.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:12:13.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:14.067Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:14.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:12:14.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:15.280Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:12:15.296Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:15.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:24.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:24.371Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:24.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:24.466Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:24.480Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:24.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:26.221Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:12:26.235Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:26.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:26.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:26.353Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:26.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:26.462Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:12:26.476Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:12:26.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:28.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:28.131Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:28.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:28.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:28.256Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:28.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:28.394Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:12:28.420Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:28.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:28.750Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:28.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:28.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:28.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:28.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:12:28.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:29.176Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:29.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:12:29.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:30.454Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:12:30.472Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:30.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:39.456Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:39.474Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:39.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:39.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:39.585Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:39.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:41.315Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:12:41.330Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:41.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:41.431Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:41.445Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:41.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:41.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:12:41.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:12:41.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:43.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:43.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:43.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:43.345Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:43.361Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:43.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:43.510Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:12:43.525Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:43.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:43.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:43.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:43.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:43.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:44.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:12:44.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:44.278Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:44.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:12:44.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:45.561Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:12:45.577Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:45.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:54.558Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:54.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:54.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:54.667Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:54.682Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:54.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:56.418Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:12:56.433Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:56.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:56.525Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:56.542Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:56.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:56.647Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:12:56.662Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:12:56.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:58.312Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:12:58.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:58.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:58.444Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:58.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:58.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:58.604Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:12:58.619Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:58.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:58.957Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:58.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:12:59.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:59.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:12:59.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:12:59.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:12:59.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:12:59.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:12:59.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:00.666Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:13:00.683Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:00.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:09.658Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:09.675Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:09.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:09.776Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:09.791Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:09.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:11.511Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:13:11.527Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:11.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:11.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:11.634Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:11.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:11.737Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:13:11.753Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:13:11.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:13.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:13.422Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:13.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:13.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:13.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:13.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:13.699Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:13:13.716Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:13.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:14.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:14.077Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:14.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:14.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:14.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:13:14.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:14.475Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:14.492Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:13:14.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:15.777Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:13:15.798Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:15.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:24.766Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:24.788Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:24.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:24.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:24.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:24.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:26.617Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:13:26.633Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:26.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:26.729Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:26.747Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:26.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:26.843Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:13:26.859Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:13:26.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:28.506Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:28.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:28.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:28.639Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:28.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:28.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:28.809Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:13:28.824Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:28.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:29.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:29.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:29.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:29.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:29.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:13:29.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:29.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:29.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:13:29.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:30.886Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:13:30.901Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:30.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:39.886Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:39.901Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:39.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:40.012Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:40.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:40.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:41.733Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:13:41.750Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:41.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:41.860Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:41.877Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:41.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:41.980Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:13:41.996Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:13:42.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:43.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:43.620Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:43.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:43.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:43.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:43.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:43.908Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:13:43.924Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:43.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:44.256Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:44.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:44.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:44.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:44.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:13:44.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:44.670Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:44.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:13:44.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:45.990Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:13:46.006Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:46.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:54.982Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:54.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:55.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:55.162Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:55.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:55.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:56.843Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:13:56.859Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:56.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:56.962Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:56.981Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:57.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:57.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:13:57.102Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:13:57.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:58.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:13:58.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:58.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:58.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:58.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:58.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:59.011Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:13:59.028Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:59.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:59.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:59.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:13:59.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:59.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:13:59.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:13:59.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:13:59.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:13:59.782Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:13:59.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:01.094Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:14:01.111Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:01.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:10.081Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:10.096Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:10.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:10.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:10.275Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:10.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:11.941Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:14:11.958Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:12.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:12.066Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:12.081Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:12.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:12.189Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:14:12.210Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:14:12.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:13.809Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:13.825Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:13.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:13.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:13.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:14.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:14.112Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:14:14.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:14.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:14.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:14.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:14.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:14.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:14.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:14:14.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:14.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:14.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:14:14.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:16.206Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:14:16.222Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:16.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:25.178Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:25.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:25.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:25.358Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:25.375Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:25.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:27.050Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:14:27.066Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:27.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:27.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:27.186Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:27.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:27.292Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:14:27.309Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:14:27.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:28.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:28.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:28.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:29.037Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:29.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:29.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:29.209Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:14:29.225Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:29.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:29.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:29.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:29.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:29.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:29.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:14:29.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:29.961Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:29.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:14:30.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:31.322Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:14:31.338Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:31.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:40.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:40.297Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:40.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:40.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:40.472Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:40.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:42.150Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:14:42.166Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:42.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:42.263Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:42.278Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:42.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:42.395Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:14:42.411Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:14:42.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:44.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:44.022Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:44.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:44.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:44.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:44.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:44.321Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:14:44.338Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:44.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:44.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:44.693Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:44.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:44.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:44.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:14:44.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:45.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:45.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:14:45.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:46.430Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:14:46.448Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:46.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:55.379Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:55.396Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:55.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:55.550Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:14:55.565Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:55.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:57.249Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2026-06-23T07:14:57.265Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:57.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:57.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:57.383Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:57.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:57.496Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:14:57.511Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:14:57.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:59.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:14:59.122Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:59.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:59.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:59.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:59.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:59.416Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:14:59.430Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:59.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:59.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:59.784Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:14:59.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:14:59.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:14:59.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:14:59.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:00.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:00.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:15:00.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:01.543Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:15:01.562Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:01.620Z] Will try again after 15 sec [2026-06-23T07:15:07.876Z] Build build-compile #8368 completed: SUCCESS [Pipeline] echo [2026-06-23T07:15:07.898Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:15:08.001Z] Copied 2 artifacts from "build-compile" build number 8368 [Pipeline] echo [2026-06-23T07:15:08.038Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T07:15:08.325Z] + ls -la build-compile-80772 [2026-06-23T07:15:08.325Z] total 20 [2026-06-23T07:15:08.325Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:15 . [2026-06-23T07:15:08.325Z] drwxr-xr-x 18 jenkins docker 12288 Jun 23 07:15 .. [2026-06-23T07:15:08.325Z] -rw-r--r-- 1 jenkins docker 0 Jun 23 07:15 build.env [2026-06-23T07:15:08.325Z] -rw-r--r-- 1 jenkins docker 416 Jun 23 06:01 deps.build-compile.80772.env [Pipeline] withCredentials [2026-06-23T07:15:08.376Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:15:08.696Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:15:09.262Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:15:10.476Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:10.494Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:10.545Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-23T07:15:10.727Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:10.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:10.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:12.340Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:15:12.418Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:15:12.445Z] JOB package-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T07:15:12.497Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:12.512Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:12.559Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2026-06-23T07:15:12.581Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-06-23T07:15:12.642Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] dir [2026-06-23T07:15:12.666Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T07:15:12.690Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:15:12.707Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] findFiles [2026-06-23T07:15:12.800Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:15:12.835Z] JOB package-rocky9: files found = 2 [Pipeline] echo [2026-06-23T07:15:12.862Z] JOB package-rocky9: file #0 with path build-compile-80772/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:15:12.924Z] JOB package-rocky9: file #1 with path build-compile-80772/deps.build-compile.80772.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:15:13.052Z] JOB package-rocky9: deps_env_file: deps.build-package.33357.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:15:13.118Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:15:13.162Z] JOB package-rocky9: Starting job: build-package rnd: #33357 [Pipeline] timeout [2026-06-23T07:15:13.183Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:15:13.231Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2026-06-23T07:15:14.210Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:14.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:14.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:14.329Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:14.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:14.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:14.513Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:15:14.586Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:14.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:14.865Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:14.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:14.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:14.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:14.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:15:15.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:15.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:15.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:15:15.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:16.663Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:15:16.680Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:16.740Z] Will try again after 15 sec [2026-06-23T07:15:18.696Z] Starting building: build-package #6922 [Pipeline] { [Pipeline] echo [2026-06-23T07:15:25.584Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:25.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:25.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:25.828Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:25.843Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:25.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:27.595Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:27.610Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:27.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:27.831Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:15:27.844Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:15:27.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:29.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:29.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:29.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:29.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:29.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:29.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:29.686Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:15:29.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:29.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:29.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:29.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:30.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:30.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:30.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:15:30.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:30.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:30.378Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:15:30.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:31.780Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:15:31.797Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:31.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:40.680Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:40.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:40.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:40.925Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:40.941Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:40.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:42.699Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:42.715Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:42.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:42.925Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:15:42.940Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:15:42.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:44.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:44.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:44.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:44.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:44.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:44.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:44.789Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:15:44.805Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:44.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:45.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:45.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:45.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:45.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:45.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:15:45.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:45.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:45.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:15:45.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:46.887Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:15:46.904Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:46.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:55.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:55.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:55.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:56.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:15:56.040Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:56.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:57.837Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:57.854Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:57.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:58.028Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:15:58.046Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:15:58.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:59.508Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:15:59.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:59.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:59.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:15:59.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:59.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:15:59.896Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:15:59.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:15:59.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:00.188Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:00.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:00.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:00.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:00.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:16:00.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:00.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:00.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:16:00.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:01.986Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:16:02.001Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:02.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:10.879Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:10.897Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:10.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:11.123Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:11.139Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:11.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:12.941Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:12.958Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:13.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:13.131Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:16:13.148Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:16:13.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:14.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:14.627Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:14.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:14.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:14.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:14.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:14.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:16:15.008Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:15.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:15.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:15.300Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:15.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:15.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:15.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:16:15.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:15.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:15.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:16:15.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:17.087Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:16:17.104Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:17.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:25.979Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:25.993Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:26.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:26.218Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:26.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:26.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:28.039Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:28.054Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:28.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:28.233Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:16:28.248Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:16:28.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:29.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:29.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:29.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:29.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:29.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:29.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:30.099Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:16:30.117Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:30.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:30.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:30.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:30.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:30.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:30.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:16:30.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:30.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:30.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:16:30.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:32.194Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:16:32.213Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:32.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:41.077Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:41.095Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:41.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:41.309Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:41.324Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:41.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:43.138Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:43.155Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:43.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:43.326Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:16:43.342Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:16:43.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:44.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:44.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:44.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:44.922Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:44.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:44.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:45.201Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:16:45.217Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:45.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:45.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:45.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:45.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:45.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:16:45.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:16:45.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:45.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:45.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:16:45.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:47.297Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:16:47.312Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:47.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:56.177Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:56.192Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:56.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:56.406Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:16:56.426Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:56.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:58.235Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:58.250Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:58.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:58.422Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:16:58.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:16:58.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:16:59.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:16:59.916Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:16:59.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:00.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:00.054Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:00.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:00.300Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:17:00.315Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:00.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:00.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:00.595Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:00.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:00.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:00.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:17:00.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:01.010Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:01.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:17:01.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:02.398Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:17:02.416Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:02.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:11.272Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:11.287Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:11.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:11.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:11.519Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:11.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:13.342Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:13.358Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:13.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:13.516Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:17:13.533Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:17:13.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:15.026Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:15.041Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:15.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:15.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:15.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:15.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:15.396Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:17:15.411Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:15.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:15.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:15.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:15.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:15.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:15.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:17:15.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:16.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:16.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:17:16.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:17.502Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:17:17.520Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:17.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:26.376Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:26.393Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:26.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:26.602Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:26.617Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:26.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:28.441Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:28.457Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:28.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:28.623Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:17:28.640Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:17:28.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:30.133Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:30.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:30.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:30.253Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:30.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:30.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:30.492Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:17:30.509Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:30.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:30.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:30.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:30.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:30.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:30.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:17:30.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:31.220Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:31.236Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:17:31.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:32.607Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:17:32.621Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:32.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:41.482Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:41.501Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:41.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:41.697Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:41.714Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:41.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:43.546Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:43.563Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:43.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:43.735Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:17:43.751Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:17:43.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:45.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:45.251Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:45.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:45.354Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:45.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:45.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:45.590Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:17:45.606Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:45.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:45.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:45.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:45.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:46.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:17:46.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:17:46.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:46.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:46.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:17:46.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:47.712Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:17:47.726Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:47.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:56.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:56.599Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:56.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:56.795Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:17:56.811Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:56.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:58.651Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:17:58.666Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:17:58.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:17:58.848Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:17:58.864Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:17:58.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:00.335Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:00.351Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:00.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:00.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:00.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:00.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:00.690Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:18:00.705Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:00.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:00.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:00.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:01.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:01.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:01.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:18:01.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:01.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:01.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:18:01.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:02.816Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:18:02.833Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:02.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:11.685Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:11.702Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:11.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:11.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:11.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:11.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:13.759Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:13.776Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:13.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:13.991Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:18:14.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:18:14.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:15.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:15.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:15.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:15.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:15.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:15.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:15.787Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:18:15.805Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:15.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:16.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:16.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:16.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:16.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:16.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:18:16.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:16.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:16.532Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:18:16.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:17.922Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:18:17.938Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:17.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:26.787Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:26.805Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:26.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:27.004Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:27.021Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:27.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:28.861Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:28.877Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:28.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:29.101Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:18:29.117Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:18:29.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:30.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:30.548Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:30.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:30.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:30.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:30.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:30.895Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:18:30.910Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:30.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:31.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:31.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:31.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:31.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:31.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:18:31.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:31.613Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:31.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:18:31.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:33.028Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:18:33.044Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:33.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:41.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:41.917Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:41.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:42.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:42.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:42.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:43.961Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:43.978Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:44.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:44.197Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:18:44.214Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:18:44.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:45.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:45.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:45.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:45.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:45.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:45.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:45.992Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:18:46.008Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:46.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:46.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:46.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:46.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:46.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:18:46.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:18:46.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:46.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:46.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:18:46.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:48.127Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:18:48.144Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:48.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:57.004Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:57.020Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:57.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:57.205Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:18:57.224Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:57.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:59.061Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:18:59.077Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:18:59.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:18:59.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:18:59.320Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:18:59.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:00.744Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:00.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:00.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:00.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:00.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:00.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:01.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:19:01.108Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:01.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:01.374Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:01.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:01.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:01.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:01.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:19:01.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:01.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:01.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:19:01.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:03.225Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:19:03.240Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:03.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:12.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:12.121Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:12.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:12.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:12.320Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:12.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:14.162Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:14.177Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:14.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:14.403Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:19:14.417Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:19:14.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:15.846Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:15.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:15.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:15.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:15.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:16.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:16.201Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:19:16.218Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:16.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:16.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:16.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:16.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:16.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:16.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:19:16.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:16.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:16.936Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:19:16.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:18.345Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:19:18.362Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:18.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:27.206Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:27.223Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:27.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:27.409Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:27.425Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:27.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:29.257Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:29.275Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:29.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:29.494Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:19:29.509Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:19:29.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:30.951Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:30.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:31.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:31.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:31.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:31.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:31.297Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:19:31.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:31.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:31.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:31.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:31.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:31.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:31.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:19:31.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:32.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:32.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:19:32.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:33.453Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:19:33.468Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:33.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:42.305Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:42.320Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:42.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:42.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:42.523Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:42.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:44.364Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:44.384Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:44.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:44.593Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:19:44.612Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:19:44.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:46.052Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:46.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:46.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:46.174Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:46.192Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:46.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:46.397Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:19:46.413Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:46.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:46.673Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:46.689Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:46.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:46.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:19:46.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:19:46.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:47.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:47.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:19:47.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:48.550Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:19:48.564Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:48.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:57.404Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:57.424Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:57.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:57.611Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:19:57.632Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:57.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:59.477Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:19:59.493Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:19:59.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:19:59.703Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:19:59.719Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:19:59.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:01.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:01.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:01.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:01.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:01.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:01.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:01.514Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:20:01.538Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:01.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:01.779Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:01.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:01.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:01.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:01.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:20:02.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:02.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:02.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:20:02.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:03.672Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:20:03.689Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:03.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:12.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:12.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:12.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:12.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:12.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:12.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:14.577Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:14.593Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:14.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:14.806Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:20:14.822Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:20:14.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:16.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:16.284Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:16.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:16.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:16.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:16.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:16.652Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:20:16.668Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:16.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:16.945Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:16.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:17.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:17.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:17.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:20:17.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:17.385Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:17.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:20:17.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:18.786Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:20:18.803Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:18.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:27.612Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:27.627Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:27.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:27.824Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:27.840Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:27.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:29.676Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:29.690Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:29.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:29.903Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:20:29.919Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:20:29.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:31.367Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:31.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:31.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:31.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:31.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:31.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:31.746Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:20:31.760Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:31.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:32.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:32.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:32.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:32.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:32.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:20:32.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:32.492Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:32.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:20:32.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:33.896Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:20:33.913Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:33.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:42.706Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:42.722Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:42.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:42.927Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:42.948Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:43.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:44.775Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:44.793Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:44.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:45.009Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:20:45.026Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:20:45.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:46.464Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:46.482Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:46.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:46.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:46.605Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:46.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:46.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:20:46.857Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:46.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:47.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:47.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:47.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:47.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:20:47.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:20:47.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:47.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:47.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:20:47.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:49.005Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:20:49.025Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:49.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:57.806Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:57.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:57.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:58.044Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:20:58.062Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:58.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:20:59.880Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:20:59.897Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:20:59.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:00.109Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:21:00.123Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:21:00.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:01.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:01.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:01.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:01.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:01.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:01.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:01.945Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:21:01.960Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:02.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:02.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:02.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:02.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:02.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:02.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:21:02.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:02.715Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:02.731Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:21:02.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:04.110Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:21:04.126Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:04.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:12.917Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:12.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:12.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:13.160Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:13.177Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:13.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:14.981Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:14.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:15.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:15.211Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:21:15.228Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:21:15.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:16.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:16.691Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:16.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:16.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:16.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:16.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:17.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:21:17.055Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:17.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:17.398Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:17.414Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:17.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:17.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:17.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:21:17.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:17.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:17.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:21:17.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:19.213Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:21:19.233Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:19.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:28.015Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:28.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:28.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:28.261Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:28.281Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:28.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:30.080Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:30.098Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:30.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:30.320Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:21:30.336Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:21:30.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:31.776Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:31.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:31.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:31.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:31.905Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:31.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:32.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:21:32.149Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:32.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:32.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:32.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:32.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:32.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:32.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:21:32.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:32.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:32.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:21:32.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:34.323Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:21:34.339Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:34.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:43.116Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:43.132Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:43.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:43.363Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:43.377Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:43.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:45.195Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:45.210Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:45.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:45.422Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:21:45.440Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:21:45.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:46.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:21:46.896Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:46.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:47.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:47.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:47.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:47.233Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:21:47.249Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:47.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:47.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:47.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:47.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:47.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:21:47.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:21:47.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:48.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:48.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:21:48.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:49.422Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:21:49.439Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:49.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:58.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:58.233Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:58.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:21:58.458Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:21:58.474Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:21:58.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:00.294Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:00.309Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:00.523Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:22:00.538Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:22:00.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:01.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:02.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:02.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:02.099Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:02.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:02.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:02.329Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:22:02.347Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:02.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:02.710Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:02.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:02.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:02.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:02.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:22:02.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:03.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:03.142Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:22:03.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:04.526Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:22:04.542Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:04.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:13.325Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:13.340Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:13.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:13.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:13.574Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:13.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:15.405Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:15.422Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:15.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:15.623Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:22:15.639Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:22:15.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:17.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:17.115Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:17.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:17.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:17.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:17.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:17.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:22:17.456Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:17.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:17.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:17.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:17.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:17.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:17.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:22:17.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:18.232Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:18.249Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:22:18.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:19.637Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:22:19.657Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:19.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:28.427Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:28.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:28.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:28.661Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:28.681Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:28.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:30.511Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:30.532Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:30.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:30.744Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:22:30.759Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:22:30.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:32.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:32.214Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:32.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:32.309Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:32.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:32.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:32.545Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:22:32.561Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:32.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:32.910Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:32.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:32.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:33.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:33.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:22:33.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:33.334Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:33.350Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:22:33.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:34.751Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:22:34.770Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:34.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:43.531Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:43.546Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:43.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:43.769Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:43.786Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:43.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:45.625Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:45.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:45.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:45.844Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:22:45.864Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:22:45.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:47.300Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:22:47.318Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:47.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:47.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:47.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:47.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:47.651Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:22:47.667Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:47.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:48.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:48.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:48.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:48.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:22:48.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:22:48.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:48.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:48.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:22:48.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:49.861Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:22:49.877Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:49.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:58.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:58.643Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:58.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:22:58.868Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:22:58.884Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:22:58.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:00.733Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:00.749Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:00.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:00.951Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:23:00.967Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:23:01.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:02.409Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:02.425Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:02.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:02.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:02.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:02.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:02.750Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:23:02.767Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:02.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:03.154Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:03.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:03.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:03.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:03.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:23:03.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:03.535Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:03.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:23:03.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:04.962Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:23:04.980Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:05.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:13.732Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:13.747Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:13.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:13.966Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:13.981Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:14.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:15.842Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:15.858Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:15.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:16.049Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:23:16.064Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:23:16.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:17.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:17.530Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:17.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:17.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:17.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:17.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:17.849Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:23:17.866Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:17.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:18.253Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:18.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:18.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:18.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:18.387Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:23:18.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:18.637Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:18.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:23:18.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:20.068Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:23:20.086Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:20.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:28.833Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:28.850Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:28.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:29.078Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:29.095Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:29.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:30.971Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:30.988Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:31.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:31.144Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:23:31.160Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:23:31.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:32.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:32.635Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:32.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:32.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:32.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:32.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:32.954Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:23:32.970Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:33.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:33.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:33.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:33.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:33.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:33.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:23:33.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:33.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:33.753Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:23:33.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:35.171Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:23:35.186Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:35.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:43.937Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:43.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:44.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:44.180Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:44.195Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:44.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:46.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:46.092Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:46.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:46.244Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:23:46.258Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:23:46.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:47.720Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:23:47.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:47.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:47.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:47.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:47.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:48.053Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:23:48.069Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:48.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:48.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:48.467Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:48.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:48.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:23:48.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:23:48.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:48.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:48.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:23:48.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:50.277Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:23:50.293Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:50.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:59.036Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:59.052Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:59.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:23:59.276Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:23:59.292Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:23:59.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:01.174Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:01.190Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:01.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:01.338Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:24:01.355Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:24:01.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:02.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:02.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:02.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:02.934Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:02.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:02.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:03.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:24:03.172Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:03.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:03.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:03.565Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:03.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:03.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:03.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:24:03.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:03.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:03.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:24:04.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:05.376Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:24:05.390Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:05.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:14.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:14.145Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:14.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:14.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:14.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:14.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:16.274Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:16.291Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:16.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:16.436Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:24:16.451Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:24:16.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:17.921Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:17.938Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:17.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:18.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:18.047Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:18.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:18.252Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:24:18.269Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:18.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:18.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:18.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:18.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:18.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:18.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:24:18.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:19.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:19.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:24:19.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:20.475Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:24:20.491Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:20.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:29.229Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:29.248Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:29.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:29.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:29.481Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:29.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:31.372Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:31.389Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:31.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:31.544Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:24:31.560Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:24:31.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:33.019Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:33.035Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:33.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:33.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:33.151Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:33.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:33.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:24:33.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:33.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:33.749Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:33.769Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:33.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:33.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:33.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:24:33.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:34.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:34.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:24:34.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:35.579Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:24:35.597Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:35.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:44.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:44.354Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:44.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:44.564Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:44.580Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:44.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:46.476Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:46.498Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:46.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:46.640Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:24:46.655Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:24:46.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:48.116Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:24:48.130Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:48.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:48.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:48.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:48.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:48.461Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:24:48.476Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:48.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:48.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:48.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:48.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:49.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:24:49.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:24:49.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:49.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:49.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:24:49.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:50.685Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:24:50.701Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:50.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:59.438Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:59.459Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:59.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:24:59.667Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:24:59.686Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:24:59.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:01.590Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:01.609Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:01.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:01.745Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:25:01.763Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:25:01.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:03.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:03.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:03.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:03.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:03.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:03.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:03.560Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:25:03.578Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:03.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:03.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:04.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:04.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:04.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:04.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:25:04.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:04.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:04.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:25:04.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:05.789Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:25:05.807Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:05.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:14.543Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:14.559Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:14.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:14.771Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:14.787Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:14.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:16.705Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:16.723Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:16.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:16.859Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:25:16.876Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:25:16.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:18.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:18.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:18.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:18.452Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:18.469Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:18.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:18.672Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:25:18.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:18.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:19.148Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:19.165Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:19.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:19.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:19.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:25:19.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:19.442Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:19.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:25:19.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:20.901Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:25:20.919Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:20.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:29.659Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:29.675Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:29.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:29.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:29.889Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:29.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:31.806Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:31.821Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:31.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:31.963Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:25:31.979Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:25:32.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:33.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:33.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:33.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:33.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:33.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:33.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:33.780Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:25:33.798Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:33.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:34.251Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:34.271Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:34.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:34.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:34.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:25:34.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:34.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:34.561Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:25:34.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:36.006Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:25:36.021Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:36.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:44.763Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:44.781Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:44.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:44.972Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:44.988Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:45.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:46.903Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:46.919Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:46.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:47.058Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:25:47.074Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:25:47.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:48.538Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:25:48.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:48.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:48.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:48.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:48.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:48.885Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:25:48.901Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:48.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:49.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:49.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:49.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:49.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:25:49.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:25:49.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:49.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:49.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:25:49.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:51.112Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:25:51.128Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:51.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:25:59.858Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:25:59.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:25:59.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:00.067Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:00.082Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:00.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:02.000Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:02.017Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:02.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:02.154Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:26:02.169Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:26:02.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:03.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:03.646Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:03.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:03.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:03.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:03.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:03.979Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:26:03.996Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:04.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:04.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:04.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:04.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:04.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:04.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:26:04.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:04.749Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:04.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:26:04.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:06.216Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:26:06.232Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:06.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:14.959Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:14.977Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:15.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:15.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:15.179Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:15.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:17.100Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:17.116Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:17.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:17.252Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:26:17.268Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:26:17.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:18.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:18.741Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:18.857Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:18.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:18.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:19.075Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:26:19.090Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:19.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:19.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:19.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:19.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:19.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:19.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:26:19.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:19.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:19.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:26:19.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:21.316Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:26:21.334Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:21.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:30.063Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:30.079Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:30.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:30.265Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:30.282Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:30.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:32.200Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:32.214Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:32.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:32.347Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:26:32.363Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:26:32.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:33.829Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:33.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:33.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:33.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:33.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:34.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:34.173Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:26:34.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:34.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:34.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:34.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:34.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:34.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:34.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:26:34.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:34.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:34.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:26:35.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:36.421Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:26:36.436Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:36.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:45.164Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:45.179Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:45.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:45.361Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:45.377Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:45.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:47.298Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:47.312Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:47.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:47.444Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:26:47.461Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:26:47.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:48.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:26:48.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:49.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:49.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:49.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:49.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:49.277Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:26:49.292Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:49.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:49.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:49.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:49.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:49.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:26:49.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:26:49.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:50.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:26:50.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:26:50.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:26:51.524Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:26:51.541Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:26:51.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:00.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:00.287Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:00.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:00.458Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:00.476Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:00.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:02.398Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:02.419Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:02.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:02.549Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:27:02.567Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:27:02.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:04.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:04.067Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:04.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:04.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:04.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:04.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:04.371Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:27:04.388Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:04.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:04.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:04.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:04.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:04.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:05.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:27:05.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:05.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:05.229Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:27:05.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:06.642Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:27:06.659Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:06.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:15.381Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:15.397Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:15.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:15.567Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:15.581Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:15.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:17.518Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:17.536Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:17.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:17.654Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:27:17.668Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:27:17.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:19.158Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:19.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:19.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:19.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:19.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:19.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:19.472Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:27:19.488Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:19.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:19.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:19.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:20.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:20.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:20.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:27:20.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:20.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:20.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:27:20.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:21.750Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:27:21.767Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:21.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:30.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:30.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:30.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:30.664Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:30.679Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:30.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:32.620Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:32.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:32.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:32.752Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:27:32.768Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:27:32.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:34.259Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:34.276Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:34.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:34.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:34.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:34.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:34.569Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:27:34.585Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:34.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:35.054Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:35.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:35.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:35.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:35.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:27:35.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:35.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:35.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:27:35.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:36.854Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:27:36.871Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:36.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:45.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:45.600Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:45.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:45.777Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:45.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:45.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:47.725Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:47.746Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:47.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:47.860Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:27:47.877Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:27:47.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:49.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:27:49.376Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:49.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:49.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:49.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:49.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:49.670Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:27:49.686Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:49.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:50.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:50.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:50.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:50.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:27:50.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:27:50.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:50.515Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:27:50.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:27:50.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:27:51.955Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:27:51.969Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:27:52.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:00.681Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:00.694Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:00.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:00.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:00.896Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:00.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:02.827Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:02.842Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:02.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:02.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:28:02.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:28:03.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:04.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:04.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:04.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:04.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:04.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:04.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:04.770Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:28:04.785Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:04.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:05.256Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:05.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:05.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:05.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:05.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:28:05.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:05.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:05.631Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:28:05.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:07.052Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:28:07.069Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:07.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:15.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:15.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:15.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:15.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:15.998Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:16.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:17.921Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:17.936Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:17.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:18.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:28:18.075Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:28:18.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:19.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:19.560Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:19.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:19.670Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:19.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:19.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:19.865Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:28:19.881Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:19.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:20.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:20.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:20.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:20.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:20.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:28:20.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:20.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:20.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:28:20.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:22.149Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:28:22.165Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:22.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:30.886Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:30.902Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:30.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:31.081Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:31.100Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:31.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:33.017Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:33.036Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:33.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:33.159Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:28:33.177Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:28:33.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:34.640Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:34.655Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:34.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:34.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:34.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:34.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:34.960Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:28:34.975Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:35.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:35.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:35.481Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:35.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:35.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:35.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:28:35.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:35.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:35.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:28:35.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:37.249Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:28:37.264Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:37.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:45.992Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:46.009Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:46.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:46.191Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:46.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:46.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:48.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:48.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:48.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:48.307Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:28:48.320Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:28:48.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:49.736Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:28:49.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:49.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:49.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:49.875Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:49.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:50.072Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:28:50.089Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:50.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:50.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:50.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:50.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:50.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:28:50.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:28:50.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:50.912Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:28:50.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:28:50.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:28:52.344Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:28:52.358Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:28:52.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:01.094Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:01.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:01.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:01.298Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:01.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:01.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:03.227Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:03.244Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:03.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:03.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:29:03.421Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:29:03.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:04.832Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:04.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:04.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:04.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:05.007Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:05.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:05.169Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:29:05.189Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:05.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:05.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:05.689Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:05.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:05.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:05.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:29:05.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:06.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:06.021Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:29:06.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:07.444Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:29:07.458Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:07.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:16.198Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:16.213Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:16.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:16.403Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:16.417Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:16.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:18.329Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:18.347Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:18.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:18.510Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:29:18.526Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:29:18.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:19.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:19.964Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:20.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:20.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:20.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:20.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:20.274Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:29:20.291Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:20.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:20.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:20.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:20.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:20.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:20.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:29:20.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:21.106Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:21.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:29:21.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:22.550Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:29:22.566Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:22.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:31.295Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:31.310Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:31.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:31.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:31.512Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:31.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:33.429Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:33.444Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:33.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:33.617Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:29:33.632Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:29:33.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:35.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:35.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:35.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:35.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:35.205Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:35.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:35.373Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:29:35.389Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:35.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:35.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:35.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:35.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:36.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:36.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:29:36.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:36.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:36.223Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:29:36.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:37.651Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:29:37.669Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:37.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:46.397Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:46.415Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:46.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:46.593Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:46.611Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:46.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:48.525Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:48.541Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:48.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:48.716Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:29:48.731Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:29:48.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:50.135Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:29:50.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:50.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:50.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:50.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:50.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:50.469Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:29:50.483Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:50.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:50.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:50.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:51.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:51.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:29:51.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:29:51.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:51.306Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:29:51.321Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:29:51.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:29:52.756Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:29:52.772Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:29:52.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:01.514Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:01.539Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:01.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:01.701Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:01.719Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:01.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:03.624Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:03.641Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:03.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:03.811Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:30:03.830Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:30:03.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:05.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:05.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:05.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:05.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:05.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:05.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:05.571Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:30:05.587Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:05.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:06.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:06.084Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:06.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:06.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:06.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:30:06.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:06.405Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:06.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:30:06.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:07.862Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:30:07.879Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:07.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:16.651Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:16.670Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:16.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:16.808Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:16.823Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:16.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:18.727Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:18.743Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:18.915Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:30:18.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:30:18.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:20.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:20.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:20.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:20.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:20.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:20.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:20.718Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:30:20.732Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:20.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:21.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:21.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:21.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:21.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:21.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:30:21.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:21.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:21.525Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:30:21.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:22.970Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:30:22.985Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:23.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:31.768Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:31.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:31.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:31.907Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:31.926Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:31.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:33.828Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:33.846Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:33.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:34.017Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:30:34.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:30:34.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:35.460Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:35.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:35.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:35.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:35.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:35.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:35.815Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:30:35.832Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:35.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:36.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:36.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:36.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:36.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:36.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:30:36.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:36.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:36.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:30:36.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:38.071Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:30:38.084Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:38.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:46.873Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:46.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:46.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:47.011Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:47.025Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:47.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:48.930Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:48.946Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:48.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:49.113Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:30:49.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:30:49.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:50.561Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:30:50.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:50.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:50.692Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:50.708Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:50.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:50.923Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:30:50.942Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:50.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:51.367Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:51.385Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:51.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:51.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:30:51.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:30:51.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:51.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:30:51.721Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:30:51.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:30:53.169Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:30:53.186Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:30:53.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:01.966Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:01.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:02.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:02.107Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:02.125Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:02.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:04.023Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:04.037Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:04.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:04.203Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:31:04.218Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:31:04.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:05.653Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:05.668Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:05.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:05.783Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:05.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:05.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:06.026Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:31:06.043Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:06.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:06.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:06.481Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:06.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:06.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:06.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:31:06.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:06.806Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:06.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:31:06.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:08.281Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:31:08.296Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:08.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:17.063Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:17.078Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:17.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:17.214Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:17.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:17.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:19.119Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:19.135Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:19.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:19.296Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:31:19.314Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:31:19.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:20.752Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:20.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:20.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:20.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:20.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:20.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:21.124Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:31:21.138Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:21.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:21.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:21.581Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:21.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:21.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:21.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:31:21.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:21.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:21.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:31:21.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:23.382Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:31:23.398Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:23.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:32.163Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:32.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:32.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:32.324Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:32.342Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:32.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:34.219Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:34.235Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:34.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:34.398Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:31:34.413Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:31:34.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:35.868Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:35.885Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:35.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:35.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:35.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:36.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:36.217Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:31:36.232Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:36.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:36.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:36.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:36.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:36.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:36.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:31:36.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:37.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:37.040Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:31:37.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:38.491Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:31:38.506Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:38.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:47.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:47.284Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:47.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:47.425Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:47.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:47.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:49.321Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:49.337Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:49.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:49.493Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:31:49.508Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:31:49.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:50.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:31:50.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:51.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:51.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:51.093Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:51.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:51.314Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:31:51.328Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:51.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:51.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:51.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:51.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:51.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:31:51.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:31:51.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:52.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:31:52.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:31:52.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:31:53.589Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:31:53.602Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:31:53.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:02.377Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:02.392Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:02.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:02.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:02.542Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:02.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:04.417Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:32:04.431Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:04.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:04.589Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:32:04.606Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:32:04.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:06.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:32:06.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:06.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:06.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:06.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:06.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:06.419Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:32:06.443Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:06.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:06.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:06.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:06.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:07.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:07.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:32:07.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:07.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:07.240Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:32:07.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:08.685Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:32:08.701Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:08.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:17.483Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:17.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:17.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:17.622Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:17.637Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:17.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:19.509Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:32:19.526Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:19.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:19.686Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:32:19.702Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:32:19.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:21.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2026-06-23T07:32:21.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:21.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:21.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:21.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:21.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:21.525Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T07:32:21.541Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:21.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:21.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:21.995Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:22.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:22.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:22.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:32:22.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:22.321Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:22.338Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:32:22.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:23.787Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:32:23.806Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:23.865Z] Will try again after 15 sec [2026-06-23T07:32:31.481Z] Build build-package #6922 completed: SUCCESS [Pipeline] echo [2026-06-23T07:32:31.504Z] JOB package-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:32:31.613Z] Copied 2 artifacts from "build-package" build number 6922 [Pipeline] echo [2026-06-23T07:32:31.657Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T07:32:31.950Z] + ls -la build-package-33357 [2026-06-23T07:32:31.950Z] total 20 [2026-06-23T07:32:31.950Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:32 . [2026-06-23T07:32:31.950Z] drwxr-xr-x 19 jenkins docker 12288 Jun 23 07:32 .. [2026-06-23T07:32:31.950Z] -rw-r--r-- 1 jenkins docker 0 Jun 23 07:32 build.env [2026-06-23T07:32:31.950Z] -rw-r--r-- 1 jenkins docker 416 Jun 23 07:15 deps.build-package.33357.env [Pipeline] withCredentials [2026-06-23T07:32:32.008Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:32:32.331Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T07:32:32.588Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:32.608Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:32.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:32.736Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:32.752Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:32.804Z] Will try again after 15 sec [2026-06-23T07:32:32.898Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:32:34.606Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:32:34.686Z] JOB freeze-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:32:34.712Z] JOB freeze-rocky9: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2026-06-23T07:32:34.793Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:32:34.816Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:32:34.833Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:32:34.884Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:32:34.915Z] JOB freeze-rocky9 / stream build-rocky9 : deps: [package-rocky9] [Pipeline] dir [2026-06-23T07:32:34.947Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:32:35.039Z] JOB freeze-rocky9: files found = 2 [Pipeline] echo [2026-06-23T07:32:35.066Z] JOB freeze-rocky9: file #0 with path build-package-33357/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:32:35.131Z] JOB freeze-rocky9: file #1 with path build-package-33357/deps.build-package.33357.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:32:35.266Z] JOB freeze-rocky9: deps_env_file: deps.build-freeze.74986.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:32:35.331Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:32:35.375Z] JOB freeze-rocky9: Starting job: build-freeze rnd: #74986 [Pipeline] timeout [2026-06-23T07:32:35.395Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:32:35.442Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2026-06-23T07:32:36.287Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:32:36.372Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2026-06-23T07:32:36.408Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] echo [2026-06-23T07:32:36.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:36.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:36.498Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:32:36.589Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-06-23T07:32:36.647Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-rocky9] [Pipeline] dir [2026-06-23T07:32:36.672Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T07:32:36.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:32:36.899Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:32:36.926Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] echo [2026-06-23T07:32:37.016Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2026-06-23T07:32:37.047Z] JOB deploy-platform-ansible-os: file #0 with path build-package-33357/build.env [Pipeline] readFile [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2026-06-23T07:32:37.123Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-06-23T07:32:37.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:37.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2026-06-23T07:32:37.200Z] JOB deploy-platform-ansible-os: file #1 with path build-package-33357/deps.build-package.33357.env [Pipeline] readFile [Pipeline] archiveArtifacts [2026-06-23T07:32:37.265Z] Archiving artifacts [Pipeline] { [2026-06-23T07:32:37.325Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:32:37.345Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-06-23T07:32:37.394Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-rocky9, deploy-platform-juju-k8s] [Pipeline] dir [2026-06-23T07:32:37.421Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T07:32:37.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:37.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] findFiles [Pipeline] { [2026-06-23T07:32:37.553Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2026-06-23T07:32:37.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:37.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T07:32:37.652Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2026-06-23T07:32:37.668Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-33357/build.env [Pipeline] readFile [Pipeline] // dir [Pipeline] echo [2026-06-23T07:32:37.759Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2026-06-23T07:32:37.779Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #10496 [Pipeline] timeout [2026-06-23T07:32:37.799Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:32:37.836Z] Scheduling project: deploy-platform-ansible-os [2026-06-23T07:32:37.884Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:32:37.899Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-06-23T07:32:37.923Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-33357/deps.build-package.33357.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:32:37.997Z] streams are different (juju-k8s != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:32:38.091Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:32:38.169Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T07:32:38.193Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-88123/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:32:38.314Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.92429.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:32:38.371Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:32:38.412Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #92429 [Pipeline] timeout [2026-06-23T07:32:38.432Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:32:38.478Z] Scheduling project: deploy-tf-juju-k8s [Pipeline] { [Pipeline] echo [2026-06-23T07:32:38.904Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:32:38.920Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:38.967Z] Will try again after 15 sec [2026-06-23T07:32:43.765Z] Starting building: build-freeze #5751 [Pipeline] { [Pipeline] echo [2026-06-23T07:32:47.702Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:47.718Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:47.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:47.838Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:47.853Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:47.904Z] Will try again after 15 sec [2026-06-23T07:32:48.771Z] Starting building: deploy-platform-ansible-os #6024 [Pipeline] { [Pipeline] echo [2026-06-23T07:32:49.926Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:32:49.948Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:32:49.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:51.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:51.563Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:51.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:52.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:32:52.389Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:52.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T07:32:53.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [2026-06-23T07:32:53.798Z] Starting building: deploy-tf-juju-k8s #1570 [Pipeline] echo [2026-06-23T07:32:53.820Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2026-06-23T07:32:53.848Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:32:53.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:32:53.933Z] Will try again after 15 sec [2026-06-23T07:32:53.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:32:54.013Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:32:54.028Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:32:54.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:02.808Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:02.823Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:02.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:02.938Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:02.953Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:03.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:05.033Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:33:05.049Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:33:05.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:06.648Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:06.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:06.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:07.487Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:07.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:07.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2026-06-23T07:33:08.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:09.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:33:09.040Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:33:09.057Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:09.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] { [2026-06-23T07:33:09.151Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:33:09.187Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:33:09.202Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:09.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:17.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:17.928Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:17.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:18.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:18.051Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:18.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:20.133Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:33:20.147Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:33:20.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:21.755Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:21.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:21.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:22.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:22.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:22.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:24.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:24.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:33:24.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:24.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:24.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:33:24.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:24.305Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:33:24.321Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:24.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:33.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:33.032Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:33.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:33.136Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:33.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:33.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:35.233Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:33:35.250Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:33:35.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:36.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:36.878Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:36.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:37.702Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:37.719Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:37.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:39.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:39.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:33:39.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:39.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:39.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:33:39.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:39.412Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:33:39.428Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:39.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:48.114Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:48.130Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:48.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:48.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:48.262Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:48.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:50.340Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:33:50.357Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:33:50.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:51.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:51.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:52.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:52.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:52.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:52.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:54.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:33:54.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:33:54.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:54.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:33:54.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:33:54.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:33:54.512Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:33:54.527Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:33:54.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:03.215Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:03.231Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:03.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:03.343Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:03.360Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:03.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:05.486Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:34:05.502Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:34:05.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:07.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:07.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:07.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:07.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:07.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:07.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:09.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:09.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:34:09.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:09.501Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:09.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:34:09.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:09.616Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:null, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] echo [2026-06-23T07:34:09.631Z] JOB test-code-coverage: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:09.681Z] Will try again after 15 sec [2026-06-23T07:34:13.790Z] Build test-unit-agent #3542 completed: SUCCESS [Pipeline] echo [2026-06-23T07:34:13.809Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:34:13.906Z] Copied 1 artifact from "test-unit-agent" build number 3542 [Pipeline] echo [2026-06-23T07:34:13.937Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2026-06-23T07:34:14.225Z] + ls -la test-unit-agent-47147 [2026-06-23T07:34:14.225Z] total 20 [2026-06-23T07:34:14.225Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:34 . [2026-06-23T07:34:14.225Z] drwxr-xr-x 20 jenkins docker 12288 Jun 23 07:34 .. [2026-06-23T07:34:14.225Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 06:04 deps.test-unit-agent.47147.env [Pipeline] withCredentials [2026-06-23T07:34:14.276Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:34:14.596Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:34:15.527Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:34:18.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:18.333Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:18.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:18.446Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:18.464Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:18.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:20.580Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:34:20.594Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:34:20.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:22.169Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:22.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:22.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:23.008Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:23.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:23.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:24.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:24.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:34:24.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:24.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:24.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:34:24.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:24.730Z] JOB test-code-coverage: waiting for dependecy [configure-ut-sandbox:SUCCESS, test-unit-agent:SUCCESS, test-unit-bgp:SUCCESS, test-unit-opserver:SUCCESS, test-unit-group-one:SUCCESS, test-unit-group-two:SUCCESS, test-unit-ungrouped:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:34:24.813Z] JOB test-code-coverage: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:34:24.840Z] JOB test-code-coverage: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:34:24.940Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:34:24.983Z] JOB test-code-coverage / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG]]], test-unit-agent, test-unit-bgp, test-unit-opserver, test-unit-group-one, test-unit-group-two, test-unit-ungrouped] [Pipeline] dir [2026-06-23T07:34:25.018Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:25.106Z] JOB test-code-coverage: files found = 2 [Pipeline] echo [2026-06-23T07:34:25.133Z] JOB test-code-coverage: file #0 with path build-configure-52823/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:34:25.197Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG]' [Pipeline] echo [2026-06-23T07:34:25.227Z] JOB test-code-coverage: file #1 with path build-configure-52823/deps.build-configure.52823.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:34:25.286Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:25.388Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:25.484Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:25.513Z] JOB test-code-coverage: file #0 with path test-unit-agent-47147/deps.test-unit-agent.47147.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:25.647Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:25.730Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:25.754Z] JOB test-code-coverage: file #0 with path test-unit-bgp-49552/deps.test-unit-bgp.49552.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:25.876Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:25.968Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:25.993Z] JOB test-code-coverage: file #0 with path test-unit-opserver-46791/deps.test-unit-opserver.46791.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:26.119Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:26.216Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:26.243Z] JOB test-code-coverage: file #0 with path test-unit-group-one-46227/deps.test-unit-group-one.46227.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:26.411Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:26.506Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:26.535Z] JOB test-code-coverage: file #0 with path test-unit-group-two-82569/deps.test-unit-group-two.82569.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:34:26.663Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:34:26.745Z] JOB test-code-coverage: files found = 1 [Pipeline] echo [2026-06-23T07:34:26.770Z] JOB test-code-coverage: file #0 with path test-unit-ungrouped-77695/deps.test-unit-ungrouped.77695.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:34:26.964Z] JOB test-code-coverage: deps_env_file: deps.test-code-coverage.76094.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:34:27.023Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:34:27.065Z] JOB test-code-coverage: Starting job: test-code-coverage rnd: #76094 [Pipeline] timeout [2026-06-23T07:34:27.088Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:34:27.140Z] Scheduling project: test-code-coverage [Pipeline] { [Pipeline] echo [2026-06-23T07:34:33.417Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:33.437Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:33.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:33.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:33.598Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:33.646Z] Will try again after 15 sec [2026-06-23T07:34:33.790Z] Starting building: test-code-coverage #69 [Pipeline] { [Pipeline] echo [2026-06-23T07:34:35.676Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:34:35.692Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:34:35.746Z] Will try again after 15 sec [2026-06-23T07:34:36.633Z] Build test-code-coverage #69 completed: SUCCESS [Pipeline] echo [2026-06-23T07:34:36.651Z] JOB test-code-coverage: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:34:36.746Z] Copied 1 artifact from "test-code-coverage" build number 69 [Pipeline] echo [2026-06-23T07:34:36.785Z] JOB test-code-coverage: Collected artifacts: [Pipeline] sh [2026-06-23T07:34:37.073Z] + ls -la test-code-coverage-76094 [2026-06-23T07:34:37.073Z] total 20 [2026-06-23T07:34:37.073Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:34 . [2026-06-23T07:34:37.073Z] drwxr-xr-x 21 jenkins docker 12288 Jun 23 07:34 .. [2026-06-23T07:34:37.073Z] -rw-r--r-- 1 jenkins docker 195 Jun 23 07:34 deps.test-code-coverage.76094.env [Pipeline] withCredentials [2026-06-23T07:34:37.128Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:34:37.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:37.292Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:37.348Z] Will try again after 15 sec [2026-06-23T07:34:37.457Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T07:34:38.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:38.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:38.184Z] Will try again after 15 sec [2026-06-23T07:34:38.390Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:34:39.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:39.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:34:39.670Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] echo [2026-06-23T07:34:39.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:39.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:34:40.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:48.570Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:48.587Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:48.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:48.686Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:48.703Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:48.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:50.781Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:34:50.796Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:34:50.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:52.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:52.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:52.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:53.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:53.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:34:53.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:54.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:34:54.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:34:54.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:34:55.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:34:55.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:34:55.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:03.677Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:03.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:03.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:03.798Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:03.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:03.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:05.885Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:35:05.900Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:35:05.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:07.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:07.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:07.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:08.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:08.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:08.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:09.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:09.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:35:09.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:10.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:10.220Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:35:10.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:18.787Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:18.804Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:18.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:18.908Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:18.923Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:18.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:20.985Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:35:21.000Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:35:21.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:22.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:22.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:22.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:23.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:23.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:23.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:24.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:24.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:35:24.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:25.313Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:25.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:35:25.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:33.887Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:33.905Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:33.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:34.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:34.040Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:34.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:36.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:35:36.107Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:35:36.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:37.707Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:37.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:37.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:38.523Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:38.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:38.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:40.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:40.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:35:40.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:40.428Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:40.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:35:40.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:49.005Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:49.023Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:49.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:49.129Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:49.147Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:49.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:51.202Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:35:51.218Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:35:51.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:52.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:52.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:52.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:53.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:53.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:35:53.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:55.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:35:55.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:35:55.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:35:55.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:35:55.546Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:35:55.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:04.114Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:04.130Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:04.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:04.232Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:04.248Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:04.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:06.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:36:06.316Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:36:06.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:07.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:07.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:07.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:08.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:08.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:08.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:10.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:10.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:36:10.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:10.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:10.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:36:10.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:19.215Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:19.232Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:19.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:19.329Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:19.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:19.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:21.404Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:36:21.418Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:36:21.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:23.018Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:23.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:23.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:23.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:23.915Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:23.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:25.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:25.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:36:25.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:25.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:25.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:36:25.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:34.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:34.333Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:34.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:34.438Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:34.454Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:34.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:36.503Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:36:36.519Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:36:36.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:38.118Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:38.133Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:38.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:39.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:39.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:39.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:40.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:40.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:36:40.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:40.845Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:40.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:36:40.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:49.421Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:49.438Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:49.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:49.543Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:49.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:49.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:51.608Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:36:51.624Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:36:51.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:53.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:53.240Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:53.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:54.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:54.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:36:54.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:55.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:36:55.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:36:55.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:36:55.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:36:55.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:36:56.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:04.525Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:04.544Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:04.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:04.646Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:04.664Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:04.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:06.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:37:06.731Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:37:06.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:08.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:08.343Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:08.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:09.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:09.239Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:09.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:10.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:10.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:37:10.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:11.064Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:11.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:37:11.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:19.626Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:19.642Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:19.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:19.752Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:19.768Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:19.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:21.821Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:37:21.837Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:37:21.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:23.439Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:23.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:23.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:24.330Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:24.348Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:24.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:25.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:25.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:37:25.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:26.172Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:26.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:37:26.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:34.725Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:34.741Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:34.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:34.850Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:34.868Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:34.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:36.922Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:37:36.939Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:37:36.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:38.548Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:38.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:38.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:39.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:39.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:39.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:40.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:40.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:37:40.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:41.284Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:41.301Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:37:41.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:49.832Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:49.849Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:49.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:49.951Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:49.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:50.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:52.027Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:37:52.043Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:37:52.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:53.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:53.683Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:53.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:54.545Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:54.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:37:54.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:56.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:37:56.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:37:56.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:37:56.386Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:37:56.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:37:56.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:04.940Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:04.959Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:05.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:05.064Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:05.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:05.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:07.131Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:38:07.146Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:38:07.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:08.768Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:08.784Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:08.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:09.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:09.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:09.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:11.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:11.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:38:11.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:11.495Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:11.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:38:11.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:20.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:20.072Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:20.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:20.173Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:20.189Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:20.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:22.235Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:38:22.252Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:38:22.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:23.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:23.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:23.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:24.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:24.762Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:24.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:26.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:26.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:38:26.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:26.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:26.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:38:26.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:35.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:35.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:35.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:35.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:35.286Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:35.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:37.340Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:38:37.355Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:38:37.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:38.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:38.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:39.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:39.847Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:39.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:39.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:41.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:41.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:38:41.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:41.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:41.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:38:41.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:50.259Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:50.276Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:50.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:50.369Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:50.386Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:50.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:52.439Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:38:52.455Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:38:52.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:54.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:54.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:54.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:54.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:54.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:38:55.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:56.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:38:56.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:38:56.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:38:56.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:38:56.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:38:56.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:05.358Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:05.373Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:05.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:05.472Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:05.488Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:05.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:07.540Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:39:07.556Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:39:07.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:09.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:09.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:09.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:10.049Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:10.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:10.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:11.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:11.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:39:11.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:11.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:11.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:39:11.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:20.455Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:20.472Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:20.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:20.570Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:20.585Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:20.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:22.642Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:39:22.658Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:39:22.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:24.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:24.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:24.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:25.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:25.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:25.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:26.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:26.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:39:26.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:27.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:27.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:39:27.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:35.559Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:35.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:35.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:35.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:35.692Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:35.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:37.750Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:39:37.767Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:39:37.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:39.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:39.408Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:39.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:40.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:40.272Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:40.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:41.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:41.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:39:41.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:42.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:42.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:39:42.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:50.662Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:50.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:50.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:50.777Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:50.795Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:50.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:52.852Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:39:52.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:39:52.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:54.495Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:54.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:54.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:55.354Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:55.369Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:39:55.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:56.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:39:56.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:39:56.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:39:57.223Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:39:57.238Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:39:57.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:05.764Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:05.787Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:05.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:05.888Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:05.906Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:05.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:07.965Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:40:07.982Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:40:08.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:09.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:09.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:09.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:10.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:10.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:10.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:11.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:11.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:40:12.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:12.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:12.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:40:12.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:20.876Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:20.892Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:20.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:20.995Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:21.013Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:21.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:23.073Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:40:23.088Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:40:23.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:24.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:24.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:24.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:25.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:25.576Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:25.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:27.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:27.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:40:27.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:27.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:27.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:40:27.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:35.980Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:35.998Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:36.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:36.102Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:36.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:36.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:38.169Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:40:38.185Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:40:38.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:39.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:39.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:39.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:40.660Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:40.677Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:40.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:42.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:42.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:40:42.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:42.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:42.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:40:42.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:51.087Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:51.104Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:51.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:51.209Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:51.227Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:51.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:53.270Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:40:53.288Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:40:53.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:54.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:54.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:54.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:55.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:55.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:40:55.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:57.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:40:57.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:40:57.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:40:57.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:40:57.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:40:57.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:06.195Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:06.214Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:06.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:06.313Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:06.331Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:06.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:08.375Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:41:08.395Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:41:08.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:10.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:10.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:10.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:10.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:10.882Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:10.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:12.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:12.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:41:12.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:12.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:12.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:41:12.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:21.298Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:21.313Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:21.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:21.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:21.436Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:21.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:23.482Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:41:23.498Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:41:23.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:25.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:25.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:25.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:25.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:26.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:26.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:27.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:27.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:41:27.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:27.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:27.941Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:41:27.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:36.399Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:36.414Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:36.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:36.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:36.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:36.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:38.580Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:41:38.598Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:41:38.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:40.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:40.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:40.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:41.086Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:41.102Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:41.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:42.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:42.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:41:42.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:43.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:43.045Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:41:43.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:51.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:51.523Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:51.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:51.616Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:51.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:51.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:53.690Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:41:53.707Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:41:53.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:55.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:55.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:55.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:56.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:56.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:41:56.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:57.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:41:57.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:41:57.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:41:58.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:41:58.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:41:58.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:06.605Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:06.620Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:06.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:06.721Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:06.735Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:06.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:08.791Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:42:08.809Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:42:08.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:10.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:10.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:10.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:11.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:11.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:11.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:12.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:12.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:42:12.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:13.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:13.252Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:42:13.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:21.702Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:21.719Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:21.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:21.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:21.834Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:21.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:23.893Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:42:23.909Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:42:23.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:25.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:25.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:25.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:26.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:26.406Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:26.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:27.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:27.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:42:28.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:28.336Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:28.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:42:28.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:36.802Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:36.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:36.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:36.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:36.928Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:36.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:39.002Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:42:39.019Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:42:39.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:40.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:40.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:40.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:41.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:41.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:41.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:43.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:43.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:42:43.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:43.432Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:43.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:42:43.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:51.896Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:51.911Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:51.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:52.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:52.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:52.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:54.102Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:42:54.120Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:42:54.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:55.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:55.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:55.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:56.595Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:56.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:42:56.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:58.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:42:58.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:42:58.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:42:58.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:42:58.550Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:42:58.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:06.990Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:07.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:07.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:07.178Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:07.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:07.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:09.200Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:43:09.215Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:43:09.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:10.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:10.847Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:10.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:11.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:11.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:11.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:13.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:13.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:43:13.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:13.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:13.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:43:13.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:22.090Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:22.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:22.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:22.275Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:22.290Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:22.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:24.299Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:43:24.314Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:43:24.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:25.929Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:25.945Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:25.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:26.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:26.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:26.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:28.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:28.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:43:28.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:28.735Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:28.752Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:43:28.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:37.199Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:37.216Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:37.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:37.370Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:37.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:37.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:39.405Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:43:39.421Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:43:39.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:41.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:41.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:41.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:41.894Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:41.911Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:41.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:43.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:43.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:43:43.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:43.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:43.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:43:43.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:52.301Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:52.317Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:52.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:52.471Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:52.489Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:52.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:54.508Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:43:54.525Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:43:54.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:56.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:56.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:56.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:56.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:57.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:43:57.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:58.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:43:58.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:43:58.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:43:58.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:43:58.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:43:59.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:07.400Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:07.416Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:07.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:07.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:07.585Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:07.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:09.605Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:44:09.621Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:44:09.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:11.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:11.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:11.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:12.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:12.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:12.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:13.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:13.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:44:13.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:14.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:14.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:44:14.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:22.500Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:22.518Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:22.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:22.678Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:22.695Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:22.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:24.706Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:44:24.724Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:44:24.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:26.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:26.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:26.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:27.200Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:27.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:27.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:28.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:28.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:44:28.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:29.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:29.175Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:44:29.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:37.609Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:37.624Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:37.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:37.778Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:37.792Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:37.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:39.813Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:44:39.829Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:44:39.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:41.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:41.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:41.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:42.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:42.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:42.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:43.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:43.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:44:44.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:44.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:44.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:44:44.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:52.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:52.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:52.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:52.875Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:52.890Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:52.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:54.917Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:44:54.935Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:44:54.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:56.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:56.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:56.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:57.401Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:57.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:44:57.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:59.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:44:59.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:44:59.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:44:59.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:44:59.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:44:59.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:07.808Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:07.826Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:07.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:07.974Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:07.993Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:08.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:10.023Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:45:10.041Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:45:10.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:11.629Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:11.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:11.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:12.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:12.520Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:12.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:14.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:14.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:45:14.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:14.461Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:14.479Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:45:14.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:22.934Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:22.952Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:23.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:23.080Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:23.096Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:23.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:25.128Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:45:25.146Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:45:25.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:26.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:26.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:26.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:27.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:27.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:27.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:29.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:29.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:45:29.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:29.564Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:29.578Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:45:29.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:38.037Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:38.052Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:38.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:38.181Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:38.196Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:38.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:40.237Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:45:40.251Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:45:40.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:41.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:41.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:41.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:42.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:42.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:42.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:44.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:44.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:45:44.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:44.661Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:44.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:45:44.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:53.134Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:53.148Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:53.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:53.284Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:53.301Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:53.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:55.343Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:45:55.359Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:45:55.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:56.959Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:56.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:57.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:57.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:57.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:45:57.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:59.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:45:59.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:45:59.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:45:59.769Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:45:59.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:45:59.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:08.235Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:08.250Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:08.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:08.390Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:08.407Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:08.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:10.448Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:46:10.463Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:46:10.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:12.072Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:12.089Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:12.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:12.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:12.944Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:12.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:14.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:14.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:46:14.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:14.883Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:14.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:46:14.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:23.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:23.353Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:23.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:23.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:23.506Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:23.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:25.546Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:46:25.560Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:46:25.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:27.178Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:27.192Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:27.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:28.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:28.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:28.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:29.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:29.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:46:29.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:29.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:29.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:46:30.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:38.436Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:38.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:38.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:38.586Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:38.600Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:38.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:40.643Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:46:40.659Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:46:40.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:42.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:42.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:42.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:43.148Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:43.165Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:43.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:44.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:44.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:46:44.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:45.082Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:45.097Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:46:45.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:53.541Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:53.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:53.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:53.679Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:46:53.694Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:53.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:55.750Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:46:55.767Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:46:55.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:57.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:57.393Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:57.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:58.256Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:58.275Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:46:58.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:46:59.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:46:59.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:46:59.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:00.181Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:00.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:47:00.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:08.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:08.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:08.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:08.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:08.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:08.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:10.858Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:47:10.876Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:47:10.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:12.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:12.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:12.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:13.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:13.380Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:13.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:14.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:15.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:47:15.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:15.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:15.300Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:47:15.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:23.751Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:23.769Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:23.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:23.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:23.902Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:23.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:25.959Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:47:25.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:47:26.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:27.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:27.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:27.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:28.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:28.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:28.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:30.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:30.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:47:30.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:30.383Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:30.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:47:30.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:38.851Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:38.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:38.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:38.980Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:38.993Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:39.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:41.057Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:47:41.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:47:41.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:42.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:42.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:42.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:43.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:43.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:43.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:45.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:45.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:47:45.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:45.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:45.508Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:47:45.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:53.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:53.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:54.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:54.072Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:47:54.087Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:54.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:56.149Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:47:56.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:47:56.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:57.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:57.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:57.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:47:58.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:47:58.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:47:58.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:00.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:00.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:48:00.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:00.595Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:00.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:48:00.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:09.053Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:09.068Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:09.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:09.167Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:09.182Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:09.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:11.245Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:48:11.261Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:48:11.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:12.899Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:12.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:12.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:13.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:13.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:13.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:15.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:15.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:48:15.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:15.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:15.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:48:15.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:24.151Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:24.169Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:24.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:24.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:24.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:24.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:26.344Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:48:26.362Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:48:26.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:28.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:28.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:28.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:28.863Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:28.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:28.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:30.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:30.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:48:30.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:30.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:30.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:48:30.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:39.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:39.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:39.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:39.366Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:39.381Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:39.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:41.451Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:48:41.466Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:48:41.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:43.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:43.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:43.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:43.957Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:43.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:44.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:45.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:45.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:48:45.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:45.897Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:45.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:48:45.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:54.350Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:54.365Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:54.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:54.462Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:48:54.477Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:54.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:56.546Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:48:56.562Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:48:56.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:58.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:58.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:58.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:48:59.059Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:48:59.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:48:59.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:00.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:00.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:49:00.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:00.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:01.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:49:01.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:09.451Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:09.468Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:09.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:09.562Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:09.581Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:09.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:11.648Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:49:11.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:49:11.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:13.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:13.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:13.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:14.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:14.175Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:14.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:15.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:15.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:49:15.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:16.097Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:16.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:49:16.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:24.554Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:24.570Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:24.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:24.730Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:24.747Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:24.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:26.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:49:26.762Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:49:26.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:28.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:28.420Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:28.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:29.255Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:29.271Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:29.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:30.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:30.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:49:30.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:31.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:31.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:49:31.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:39.656Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:39.673Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:39.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:39.829Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:39.845Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:39.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:41.845Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:49:41.863Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:49:41.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:43.505Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:43.521Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:43.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:44.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:44.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:44.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:46.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:46.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:49:46.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:46.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:46.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:49:46.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:54.757Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:54.775Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:54.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:54.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:49:54.950Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:54.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:56.953Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:49:56.970Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:49:57.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:58.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:58.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:58.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:49:59.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:49:59.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:49:59.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:01.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:01.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:50:01.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:01.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:01.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:50:01.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:09.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:09.878Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:09.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:10.035Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:10.052Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:10.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:12.058Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:50:12.074Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:50:12.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:13.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:13.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:13.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:14.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:14.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:14.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:16.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:16.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:50:16.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:16.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:16.538Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:50:16.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:24.973Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:24.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:25.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:25.138Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:25.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:25.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:27.161Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:50:27.175Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:50:27.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:28.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:28.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:28.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:29.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:29.687Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:29.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:31.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:31.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:50:31.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:31.624Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:31.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:50:31.691Z] Will try again after 15 sec [Pipeline] { [2026-06-23T07:50:40.070Z] Build deploy-tf-juju-k8s #1570 completed: SUCCESS [Pipeline] echo [2026-06-23T07:50:40.082Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:40.097Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:40.148Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:50:40.163Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2026-06-23T07:50:40.278Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 1570 [Pipeline] echo [2026-06-23T07:50:40.296Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:40.311Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:40.357Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:50:40.373Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [2026-06-23T07:50:40.660Z] + ls -la deploy-tf-juju-k8s-92429 [2026-06-23T07:50:40.660Z] total 20 [2026-06-23T07:50:40.660Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:50 . [2026-06-23T07:50:40.660Z] drwxr-xr-x 22 jenkins docker 12288 Jun 23 07:50 .. [2026-06-23T07:50:40.660Z] -rw-r--r-- 1 jenkins docker 446 Jun 23 07:32 deps.deploy-tf-juju-k8s.92429.env [Pipeline] withCredentials [2026-06-23T07:50:40.712Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:50:41.041Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2026-06-23T07:50:42.266Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:50:42.280Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:50:42.329Z] Will try again after 15 sec [2026-06-23T07:50:42.938Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:50:43.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:43.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:43.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:44.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:44.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:44.848Z] Will try again after 15 sec [2026-06-23T07:50:46.106Z] Build deploy-platform-ansible-os #6024 completed: SUCCESS [Pipeline] echo [2026-06-23T07:50:46.130Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:50:46.227Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 6024 [Pipeline] echo [2026-06-23T07:50:46.269Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:50:46.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:46.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:50:46.557Z] Will try again after 15 sec [2026-06-23T07:50:46.560Z] + ls -la deploy-platform-ansible-os-10496 [2026-06-23T07:50:46.560Z] total 20 [2026-06-23T07:50:46.560Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:50 . [2026-06-23T07:50:46.560Z] drwxr-xr-x 23 jenkins docker 12288 Jun 23 07:50 .. [2026-06-23T07:50:46.560Z] -rw-r--r-- 1 jenkins docker 492 Jun 23 07:35 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2026-06-23T07:50:46.625Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:50:46.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:46.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:50:46.951Z] Will try again after 15 sec [2026-06-23T07:50:46.973Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:50:47.904Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:50:55.181Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:50:55.255Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:50:55.282Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:50:55.358Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2026-06-23T07:50:55.409Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] dir [2026-06-23T07:50:55.430Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2026-06-23T07:50:55.453Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:50:55.466Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2026-06-23T07:50:55.551Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:50:55.582Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T07:50:55.608Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-92429/deps.deploy-tf-juju-k8s.92429.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:50:55.735Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.24717.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:50:55.798Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:50:55.841Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #24717 [Pipeline] timeout [2026-06-23T07:50:55.863Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:50:55.909Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2026-06-23T07:50:57.363Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:50:57.380Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:50:57.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:59.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:50:59.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:50:59.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:50:59.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:50:59.952Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:50:59.977Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:51:00.068Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:51:00.116Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-rocky9, deploy-platform-ansible-os] [Pipeline] dir [2026-06-23T07:51:00.153Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:51:00.240Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2026-06-23T07:51:00.269Z] JOB deploy-tf-ansible-os: file #0 with path build-package-33357/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:51:00.323Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2026-06-23T07:51:00.350Z] JOB deploy-tf-ansible-os: file #1 with path build-package-33357/deps.build-package.33357.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:51:00.406Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T07:51:00.497Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:51:00.579Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2026-06-23T07:51:00.607Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-10496/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:51:00.745Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.97339.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:51:00.806Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:51:00.844Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #97339 [Pipeline] timeout [2026-06-23T07:51:00.863Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:51:00.904Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2026-06-23T07:51:01.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:01.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:51:01.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:01.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:02.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:51:02.046Z] Will try again after 15 sec [2026-06-23T07:51:03.851Z] Starting building: test-sanity #6493 [2026-06-23T07:51:08.868Z] Starting building: deploy-tf-ansible-os #5373 [Pipeline] { [Pipeline] echo [2026-06-23T07:51:10.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:10.613Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:10.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:12.478Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2026-06-23T07:51:12.500Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2026-06-23T07:51:12.563Z] Will try again after 15 sec [2026-06-23T07:51:14.009Z] Build build-freeze #5751 completed: SUCCESS [Pipeline] echo [2026-06-23T07:51:14.029Z] JOB freeze-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:51:14.127Z] Copied 2 artifacts from "build-freeze" build number 5751 [Pipeline] { [Pipeline] echo [2026-06-23T07:51:14.159Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:14.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:14.223Z] Will try again after 15 sec [Pipeline] echo [2026-06-23T07:51:14.238Z] JOB freeze-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T07:51:14.523Z] + ls -la build-freeze-74986 [2026-06-23T07:51:14.524Z] total 24 [2026-06-23T07:51:14.524Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:51 . [2026-06-23T07:51:14.524Z] drwxr-xr-x 24 jenkins docker 12288 Jun 23 07:51 .. [2026-06-23T07:51:14.524Z] -rw-r--r-- 1 jenkins docker 25 Jun 23 07:51 build.env [2026-06-23T07:51:14.524Z] -rw-r--r-- 1 jenkins docker 416 Jun 23 07:32 deps.build-freeze.74986.env [Pipeline] withCredentials [2026-06-23T07:51:14.575Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:51:14.896Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:51:15.459Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:51:16.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:16.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:51:16.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:17.086Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:17.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:51:17.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:25.773Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:25.790Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:25.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:27.602Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:SUCCESS] [Pipeline] echo [2026-06-23T07:51:27.621Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:51:27.699Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:51:27.727Z] JOB cleanup-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:51:27.802Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:51:27.932Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [Pipeline] dir [2026-06-23T07:51:27.964Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:51:28.070Z] JOB cleanup-rocky9: files found = 2 [Pipeline] echo [2026-06-23T07:51:28.097Z] JOB cleanup-rocky9: file #0 with path build-freeze-74986/build.env [Pipeline] readFile [Pipeline] echo [2026-06-23T07:51:28.157Z] JOB cleanup-rocky9: file #1 with path build-freeze-74986/deps.build-freeze.74986.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:51:28.293Z] JOB cleanup-rocky9: deps_env_file: deps.build-cleanup.95628.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:51:28.355Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:51:28.397Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #95628 [Pipeline] timeout [2026-06-23T07:51:28.417Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:51:28.462Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2026-06-23T07:51:29.253Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:29.268Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:29.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:31.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:31.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:51:31.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:32.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:32.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:51:32.257Z] Will try again after 15 sec [2026-06-23T07:51:33.872Z] Starting building: build-cleanup #13648 [Pipeline] { [Pipeline] echo [2026-06-23T07:51:40.880Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:40.897Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:40.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:44.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:44.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:44.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:46.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:46.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:51:46.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:47.296Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:47.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:51:47.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:55.990Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:51:56.007Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:56.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:51:59.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:51:59.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:51:59.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:01.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:02.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:52:02.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:02.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:02.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:52:02.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:11.110Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:11.130Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:11.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:14.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:14.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:14.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:17.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:17.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:52:17.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:17.501Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:17.515Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:52:17.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:26.219Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:26.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:26.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:29.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:29.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:29.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:32.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:32.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:52:32.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:32.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:32.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:52:32.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:41.324Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:41.339Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:41.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:44.759Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:44.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:44.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:47.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:47.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:52:47.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:47.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:47.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:52:47.787Z] Will try again after 15 sec [2026-06-23T07:52:49.377Z] Build build-cleanup #13648 completed: SUCCESS [Pipeline] echo [2026-06-23T07:52:49.400Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:52:49.499Z] Copied 1 artifact from "build-cleanup" build number 13648 [Pipeline] echo [2026-06-23T07:52:49.531Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [2026-06-23T07:52:49.828Z] + ls -la build-cleanup-95628 [2026-06-23T07:52:49.828Z] total 20 [2026-06-23T07:52:49.828Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:52 . [2026-06-23T07:52:49.828Z] drwxr-xr-x 25 jenkins docker 12288 Jun 23 07:52 .. [2026-06-23T07:52:49.828Z] -rw-r--r-- 1 jenkins docker 441 Jun 23 07:51 deps.build-cleanup.95628.env [Pipeline] withCredentials [2026-06-23T07:52:49.886Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:52:50.208Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:52:51.589Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:52:56.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:52:56.439Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:56.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:52:59.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:52:59.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:52:59.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:02.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:02.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:53:02.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:02.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:02.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:53:02.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:11.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:11.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:11.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:14.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:14.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:15.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:17.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:17.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:53:17.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:17.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:17.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:53:17.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:26.616Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:26.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:26.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:30.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:30.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:30.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:32.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:32.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:53:32.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:33.029Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:33.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:53:33.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:41.717Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:41.736Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:41.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:45.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:45.162Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:45.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:47.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:53:47.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:53:47.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:48.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:48.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:53:48.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:53:56.814Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:53:56.831Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:53:56.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:00.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:00.264Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:00.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:02.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:02.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:54:02.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:03.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:03.250Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:54:03.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:11.913Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:11.930Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:11.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:15.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:15.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:15.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:17.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:17.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:54:17.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:18.331Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:18.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:54:18.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:27.017Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:27.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:27.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:30.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:30.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:30.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:33.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:33.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:54:33.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:33.427Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:33.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:54:33.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:42.118Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:42.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:42.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:45.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:45.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:45.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:48.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:54:48.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:54:48.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:48.531Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:48.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:54:48.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:54:57.216Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:54:57.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:54:57.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:00.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:00.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:00.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:03.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:03.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:55:03.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:03.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:03.660Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:55:03.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:12.324Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:12.340Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:12.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:15.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:15.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:15.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:18.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:18.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:55:18.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:18.756Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:18.772Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:55:18.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:27.431Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:27.448Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:27.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:30.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:30.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:30.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:33.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:33.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:55:33.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:33.865Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:33.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:55:33.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:42.541Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:42.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:42.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:45.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:46.001Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:46.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:48.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:55:48.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:55:48.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:48.977Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:48.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:55:49.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:55:57.662Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:55:57.682Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:55:57.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:01.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2026-06-23T07:56:01.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:56:01.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:03.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:56:03.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:56:03.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:04.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:04.097Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:56:04.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:12.770Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:12.787Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:56:12.838Z] Will try again after 15 sec [2026-06-23T07:56:13.382Z] Build deploy-tf-ansible-os #5373 completed: SUCCESS [Pipeline] echo [2026-06-23T07:56:13.403Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:56:13.502Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 5373 [Pipeline] echo [2026-06-23T07:56:13.535Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2026-06-23T07:56:13.820Z] + ls -la deploy-tf-ansible-os-97339 [2026-06-23T07:56:13.820Z] total 20 [2026-06-23T07:56:13.820Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:56 . [2026-06-23T07:56:13.820Z] drwxr-xr-x 26 jenkins docker 12288 Jun 23 07:56 .. [2026-06-23T07:56:13.820Z] -rw-r--r-- 1 jenkins docker 491 Jun 23 07:51 deps.deploy-tf-ansible-os.97339.env [Pipeline] withCredentials [2026-06-23T07:56:13.872Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:56:14.194Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:56:15.562Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2026-06-23T07:56:16.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:56:16.304Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:56:16.333Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:56:16.428Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2026-06-23T07:56:16.479Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2026-06-23T07:56:16.668Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] findFiles [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-23T07:56:16.846Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2026-06-23T07:56:16.896Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-97339/deps.deploy-tf-ansible-os.97339.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:56:17.024Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.6802.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:56:17.083Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:56:17.124Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #6802 [Pipeline] timeout [2026-06-23T07:56:17.147Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:56:17.193Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2026-06-23T07:56:18.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:56:18.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:56:18.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:19.186Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:19.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:56:19.246Z] Will try again after 15 sec [2026-06-23T07:56:23.892Z] Starting building: test-sanity #6494 [Pipeline] { [Pipeline] echo [2026-06-23T07:56:27.874Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:27.896Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:56:27.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:33.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:56:33.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:56:33.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:34.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:34.301Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:56:34.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:42.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:42.997Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:56:43.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:48.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:56:48.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:56:49.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:49.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:49.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:56:49.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:56:58.079Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:56:58.096Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:56:58.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:04.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:57:04.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:57:04.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:04.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:04.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:57:04.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:13.179Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:13.196Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:57:13.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:19.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:57:19.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:57:19.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:19.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:19.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:57:19.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:28.279Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:28.295Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:57:28.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:34.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:57:34.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:57:34.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:34.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:34.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:57:34.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:43.383Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:43.402Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2026-06-23T07:57:43.455Z] Will try again after 15 sec [2026-06-23T07:57:46.157Z] Build test-sanity #6493 completed: SUCCESS [Pipeline] echo [2026-06-23T07:57:46.180Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T07:57:46.269Z] Copied 1 artifact from "test-sanity" build number 6493 [Pipeline] echo [2026-06-23T07:57:46.302Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [2026-06-23T07:57:46.594Z] + ls -la test-sanity-24717 [2026-06-23T07:57:46.594Z] total 20 [2026-06-23T07:57:46.594Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 07:57 . [2026-06-23T07:57:46.594Z] drwxr-xr-x 27 jenkins docker 12288 Jun 23 07:57 .. [2026-06-23T07:57:46.594Z] -rw-r--r-- 1 jenkins docker 446 Jun 23 07:50 deps.test-sanity.24717.env [Pipeline] withCredentials [2026-06-23T07:57:46.645Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T07:57:46.979Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T07:57:47.549Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T07:57:49.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:57:49.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:57:49.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:49.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:57:49.813Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:57:49.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:57:58.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T07:57:58.562Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-06-23T07:57:58.588Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:57:58.664Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:57:58.703Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] dir [2026-06-23T07:57:58.736Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T07:57:58.822Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T07:57:58.848Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-24717/deps.test-sanity.24717.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T07:57:58.978Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.49621.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T07:57:59.046Z] Archiving artifacts [Pipeline] echo [2026-06-23T07:57:59.085Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #49621 [Pipeline] timeout [2026-06-23T07:57:59.106Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T07:57:59.154Z] Scheduling project: test-deployment [Pipeline] { [Pipeline] echo [2026-06-23T07:58:04.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:58:04.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:58:04.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:04.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:58:04.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:58:04.964Z] Will try again after 15 sec [2026-06-23T07:58:08.906Z] Starting building: test-deployment #1442 [Pipeline] { [Pipeline] echo [2026-06-23T07:58:19.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:58:19.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:58:19.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:20.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:58:20.017Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:58:20.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:34.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:58:34.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:58:34.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:35.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:58:35.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:58:35.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:50.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:58:50.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:58:50.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:58:50.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:58:50.224Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:58:50.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:05.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:59:05.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:59:05.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:05.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:59:05.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:59:05.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:20.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:59:20.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:59:20.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:20.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:59:20.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:59:20.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:35.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:59:35.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:59:35.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:35.499Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:59:35.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:59:35.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:50.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T07:59:50.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T07:59:50.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T07:59:50.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T07:59:50.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T07:59:50.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:05.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:00:05.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:00:05.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:05.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:00:05.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:00:05.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:20.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:00:20.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:00:20.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:20.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:00:20.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:00:20.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:35.752Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:00:35.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:00:35.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:35.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:00:35.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:00:35.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:50.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:00:50.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:00:50.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:00:51.029Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:00:51.045Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:00:51.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:05.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:01:05.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:01:06.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:06.130Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:01:06.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:01:06.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:21.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:01:21.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:01:21.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:21.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:01:21.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:01:21.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:36.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:01:36.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:01:36.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:36.316Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2026-06-23T08:01:36.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2026-06-23T08:01:36.390Z] Will try again after 15 sec [2026-06-23T08:01:36.999Z] Build test-deployment #1442 completed: SUCCESS [Pipeline] echo [2026-06-23T08:01:37.020Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T08:01:37.120Z] Copied 1 artifact from "test-deployment" build number 1442 [Pipeline] echo [2026-06-23T08:01:37.153Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2026-06-23T08:01:37.443Z] + ls -la test-deployment-49621 [2026-06-23T08:01:37.443Z] total 20 [2026-06-23T08:01:37.443Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 08:01 . [2026-06-23T08:01:37.443Z] drwxr-xr-x 28 jenkins docker 12288 Jun 23 08:01 .. [2026-06-23T08:01:37.443Z] -rw-r--r-- 1 jenkins docker 446 Jun 23 07:57 deps.test-deployment.49621.env [Pipeline] withCredentials [2026-06-23T08:01:37.500Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T08:01:37.814Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:01:38.386Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T08:01:51.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:01:51.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:01:51.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:01:51.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:SUCCESS] [Pipeline] echo [2026-06-23T08:01:51.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T08:01:51.518Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2026-06-23T08:01:51.544Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T08:01:51.624Z] Archiving artifacts [Pipeline] echo [2026-06-23T08:01:51.662Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2026-06-23T08:01:51.695Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:01:51.773Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T08:01:51.800Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-88123/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T08:01:51.932Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:01:52.017Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T08:01:52.043Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-92429/deps.deploy-tf-juju-k8s.92429.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T08:01:52.169Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:01:52.262Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T08:01:52.289Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-24717/deps.test-sanity.24717.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T08:01:52.418Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:01:52.503Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2026-06-23T08:01:52.529Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-49621/deps.test-deployment.49621.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T08:01:52.687Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.5610.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T08:01:52.752Z] Archiving artifacts [Pipeline] echo [2026-06-23T08:01:52.793Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #5610 [Pipeline] timeout [2026-06-23T08:01:52.812Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T08:01:52.854Z] Scheduling project: collect-logs-and-cleanup [2026-06-23T08:01:58.926Z] Starting building: collect-logs-and-cleanup #11797 [Pipeline] { [Pipeline] echo [2026-06-23T08:02:06.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:02:06.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:02:06.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:02:21.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:02:21.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:02:21.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:02:36.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:02:36.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:02:36.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:02:51.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:02:51.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:02:51.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:03:06.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:03:06.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:03:06.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:03:22.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:03:22.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:03:22.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:03:37.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:03:37.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:03:37.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:03:52.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:03:52.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:03:52.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:04:07.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:04:07.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:04:07.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:04:22.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:04:22.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:04:22.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:04:37.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:04:37.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:04:37.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:04:52.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:04:52.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:04:52.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:05:07.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:05:07.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:05:07.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:05:22.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:05:22.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:05:22.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:05:37.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:05:37.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:05:38.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:05:53.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:05:53.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:05:53.135Z] Will try again after 15 sec [2026-06-23T08:06:02.386Z] Build collect-logs-and-cleanup #11797 completed: SUCCESS [Pipeline] echo [2026-06-23T08:06:02.406Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T08:06:02.497Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 11797 [Pipeline] echo [2026-06-23T08:06:02.531Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2026-06-23T08:06:02.819Z] + ls -la collect-logs-and-cleanup-5610 [2026-06-23T08:06:02.819Z] total 20 [2026-06-23T08:06:02.819Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 08:06 . [2026-06-23T08:06:02.819Z] drwxr-xr-x 29 jenkins docker 12288 Jun 23 08:06 .. [2026-06-23T08:06:02.819Z] -rw-r--r-- 1 jenkins docker 446 Jun 23 08:01 deps.collect-logs-and-cleanup.5610.env [Pipeline] withCredentials [2026-06-23T08:06:02.869Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T08:06:03.199Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:06:04.129Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T08:06:08.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:06:08.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:06:08.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:06:23.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:06:23.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:06:23.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:06:38.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:06:38.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:06:38.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:06:53.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:06:53.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:06:53.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:07:08.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:07:08.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:07:08.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:07:23.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:07:23.717Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:07:23.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:07:38.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:07:38.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:07:38.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:07:53.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:07:53.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:07:53.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:08:08.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:08:09.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:08:09.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:08:24.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:08:24.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:08:24.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:08:39.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:08:39.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:08:39.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:08:54.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:08:54.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:08:54.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:09:09.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:09:09.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:09:09.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:09:24.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:09:24.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:09:24.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:09:39.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:09:39.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:09:39.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:09:54.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:09:54.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:09:54.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:10:09.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:10:09.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:10:09.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:10:24.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:10:24.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:10:24.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:10:40.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:10:40.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:10:40.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:10:55.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:10:55.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:10:55.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:11:10.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:11:10.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:11:10.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:11:25.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:11:25.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:11:25.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:11:40.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:11:40.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:11:40.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:11:55.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:11:55.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:11:55.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:12:10.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:12:10.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:12:10.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:12:25.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:12:25.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:12:25.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:12:40.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:12:40.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:12:40.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:12:55.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:12:55.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:12:56.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:13:11.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:13:11.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:13:11.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:13:26.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:13:26.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:13:26.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:13:41.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:13:41.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:13:41.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:13:56.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:13:56.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:13:56.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:14:11.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:14:11.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:14:11.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2026-06-23T08:14:26.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2026-06-23T08:14:26.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2026-06-23T08:14:26.599Z] Will try again after 15 sec [2026-06-23T08:14:27.509Z] Build test-sanity #6494 completed: SUCCESS [Pipeline] echo [2026-06-23T08:14:27.529Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T08:14:27.624Z] Copied 1 artifact from "test-sanity" build number 6494 [Pipeline] echo [2026-06-23T08:14:27.659Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2026-06-23T08:14:27.947Z] + ls -la test-sanity-6802 [2026-06-23T08:14:27.947Z] total 20 [2026-06-23T08:14:27.947Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 08:14 . [2026-06-23T08:14:27.947Z] drwxr-xr-x 30 jenkins docker 12288 Jun 23 08:14 .. [2026-06-23T08:14:27.947Z] -rw-r--r-- 1 jenkins docker 491 Jun 23 07:56 deps.test-sanity.6802.env [Pipeline] withCredentials [2026-06-23T08:14:28.002Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T08:14:28.319Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:14:28.883Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2026-06-23T08:14:41.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2026-06-23T08:14:41.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2026-06-23T08:14:41.748Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2026-06-23T08:14:41.775Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T08:14:41.861Z] Archiving artifacts [Pipeline] echo [2026-06-23T08:14:41.903Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2026-06-23T08:14:41.942Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:14:42.032Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-06-23T08:14:42.057Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-10496/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T08:14:42.177Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:14:42.261Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-06-23T08:14:42.285Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-97339/deps.deploy-tf-ansible-os.97339.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2026-06-23T08:14:42.408Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2026-06-23T08:14:42.491Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2026-06-23T08:14:42.515Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-6802/deps.test-sanity.6802.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-06-23T08:14:42.674Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.48967.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2026-06-23T08:14:42.739Z] Archiving artifacts [Pipeline] echo [2026-06-23T08:14:42.785Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #48967 [Pipeline] timeout [2026-06-23T08:14:42.808Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T08:14:42.855Z] Scheduling project: collect-logs-and-cleanup [2026-06-23T08:14:48.973Z] Starting building: collect-logs-and-cleanup #11798 [2026-06-23T08:17:48.104Z] Build collect-logs-and-cleanup #11798 completed: SUCCESS [Pipeline] echo [2026-06-23T08:17:48.130Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2026-06-23T08:17:48.229Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 11798 [Pipeline] echo [2026-06-23T08:17:48.264Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2026-06-23T08:17:48.558Z] + ls -la collect-logs-and-cleanup-48967 [2026-06-23T08:17:48.558Z] total 20 [2026-06-23T08:17:48.558Z] drwxr-xr-x 2 jenkins docker 4096 Jun 23 08:17 . [2026-06-23T08:17:48.558Z] drwxr-xr-x 31 jenkins docker 12288 Jun 23 08:17 .. [2026-06-23T08:17:48.558Z] -rw-r--r-- 1 jenkins docker 491 Jun 23 08:14 deps.collect-logs-and-cleanup.48967.env [Pipeline] withCredentials [2026-06-23T08:17:48.606Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T08:17:48.926Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:17:50.301Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2026-06-23T08:17:51.599Z] DEBUG: We do NOT have base pipeline. Finishing... [Pipeline] echo [2026-06-23T08:17:51.616Z] Jobs results: [test-unit-agent:[job-rnd:47147, number:3542, started:1782194658464, duration:5394785, result:SUCCESS], test-unit-opserver:[job-rnd:46791, number:3542, started:1782194643450, duration:2735, result:SUCCESS], test-unit-bgp:[job-rnd:49552, number:3542, started:1782194646847, duration:3116, result:SUCCESS], test-unit-group-one:[job-rnd:46227, number:3542, started:1782194648461, duration:2525629, result:SUCCESS], test-unit-group-two:[job-rnd:82569, number:3542, started:1782194649692, duration:2944, result:SUCCESS], test-unit-ungrouped:[job-rnd:77695, number:3542, started:1782194650606, duration:1223151, result:SUCCESS], test-code-coverage:[job-rnd:76094, number:69, started:1782200073789, duration:2748, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:12776, number:15355, started:1782193893187, duration:523880, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:6574, number:13851, started:1782194433364, duration:32174, result:SUCCESS], configure-ut-sandbox:[job-rnd:52823, number:12388, started:1782194478380, duration:155096, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:96185, number:13647, started:1782194653326, duration:79847, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:88123, number:2031, started:1782193898198, duration:1404845, result:SUCCESS], deploy-tf-juju-k8s:[job-rnd:92429, number:1570, started:1782199973797, duration:1065752, result:SUCCESS], test-sanity-juju-k8s:[job-rnd:24717, number:6493, started:1782201063850, duration:401617, result:SUCCESS], test-deployment-juju-k8s:[job-rnd:49621, number:1442, started:1782201488905, duration:207186, result:SUCCESS], collect-logs-and-cleanup-juju-k8s:[job-rnd:5610, number:11797, started:1782201718925, duration:243417, result:SUCCESS], prepare-sandbox-rocky9:[job-rnd:73135, number:15354, started:1782193888185, duration:386389, result:SUCCESS], fetch-sources-rocky9:[job-rnd:19114, number:13850, started:1782194298306, duration:35384, result:SUCCESS], configure-rocky9:[job-rnd:21954, number:12387, started:1782194358314, duration:69666, result:SUCCESS], package-deployers-rocky9:[job-rnd:1644, number:8420, started:1782194448372, duration:13519, result:SUCCESS], compile-rocky9:[job-rnd:80772, number:8368, started:1782194483477, duration:4424352, result:SUCCESS], package-rocky9:[job-rnd:33357, number:6922, started:1782198918695, duration:1032269, result:SUCCESS], freeze-rocky9:[job-rnd:74986, number:5751, started:1782199963764, duration:1109702, result:SUCCESS], cleanup-rocky9:[job-rnd:95628, number:13648, started:1782201093872, duration:74998, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:10496, number:6024, started:1782199968771, duration:1076840, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:97339, number:5373, started:1782201068868, duration:303785, result:SUCCESS], test-sanity-ansible-os:[job-rnd:6802, number:6494, started:1782201383891, duration:1083577, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:48967, number:11798, started:1782202488972, duration:179074, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2026-06-23T08:17:51.786Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:9155108] [Pipeline] echo [2026-06-23T08:17:51.813Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:790997] [Pipeline] echo [2026-06-23T08:17:51.843Z] Evaluated results for juju-k8s = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3322817] [Pipeline] echo [2026-06-23T08:17:51.869Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:7146279] [Pipeline] echo [2026-06-23T08:17:51.896Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2643276] [Pipeline] echo [2026-06-23T08:17:51.985Z] Notify gerrit verified=2, submit=false, msg= [2026-06-23T08:17:51.985Z] TF CI Build Succeeded (gate) in 2h 26m 43s [2026-06-23T08:17:51.985Z] [2026-06-23T08:17:51.985Z] Succeeded checks: [2026-06-23T08:17:51.985Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/test-unit : SUCCESS in 2h 32m 35s [2026-06-23T08:17:51.985Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/prepare-ut-sandbox : SUCCESS in 0h 13m 10s [2026-06-23T08:17:51.985Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/juju-k8s : SUCCESS in 0h 55m 22s [2026-06-23T08:17:51.985Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/build-rocky9 : SUCCESS in 1h 59m 6s [2026-06-23T08:17:51.985Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/ansible-os : SUCCESS in 0h 44m 3s [Pipeline] withCredentials [2026-06-23T08:17:52.015Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2026-06-23T08:17:52.105Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2026-06-23T08:17:52.398Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe --patchset 9 --branch master --labels Verified=2 --message 'TF CI Build Succeeded (gate) in 2h 26m 43s [2026-06-23T08:17:52.398Z] [2026-06-23T08:17:52.398Z] Succeeded checks: [2026-06-23T08:17:52.398Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/test-unit : SUCCESS in 2h 32m 35s [2026-06-23T08:17:52.398Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/prepare-ut-sandbox : SUCCESS in 0h 13m 10s [2026-06-23T08:17:52.398Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/juju-k8s : SUCCESS in 0h 55m 22s [2026-06-23T08:17:52.398Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/build-rocky9 : SUCCESS in 1h 59m 6s [2026-06-23T08:17:52.398Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/ansible-os : SUCCESS in 0h 44m 3s' [2026-06-23T08:17:52.656Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'topic': 'fix_ksync', 'attention_set': {'1000010': {'account': {'_account_id': 1000010}, 'last_update': '2026-06-22 11:29:40.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2026-06-23 05:50:57.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2026-06-22 13:51:41.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2026-06-19 11:13:27.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe', 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'status': 'NEW', 'created': '2026-06-17 09:22:28.000000000', 'updated': '2026-06-23 05:51:13.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 249, 'deletions': 11, 'total_comment_count': 6, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '48d287b05a8d6bf6a42f26d7e8c79405538f2fc9', '_number': 2862, 'owner': {'_account_id': 1000010}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2026-06-23 05:50:57.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2026-06-22 18:16:00.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'date': '2026-06-23 05:51:13.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {'Verified': {' 0': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'af0a7a34aad30deeb9d0946f7d578983c214088d', 'revisions': {'af0a7a34aad30deeb9d0946f7d578983c214088d': {'kind': 'REWORK', '_number': 9, 'created': '2026-06-22 14:01:43.000000000', 'uploader': {'_account_id': 1000010}, 'ref': 'refs/changes/62/2862/9', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/62/2862/9'}}, 'commit': {'parents': [{'commit': '4dd3371690f0cc8c5ba1a476d04ba71f15ce27c2', 'subject': 'Merge "fix: Missing /32 route after VM hard reboot in vxlan-routing topology."'}], 'author': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-17 09:03:09.000000000', 'tz': 420}, 'committer': {'name': 'Mikhail Samoylov', 'email': 'mikhailsamoiloff@gmail.com', 'date': '2026-06-22 14:01:28.000000000', 'tz': 420}, 'subject': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges', 'message': 'vrouter/ksync: fix SYNC_WAIT race on all dependency edges\n\nProblem\n-------\nKSyncEntry::IsResolved() returns true for SYNC_WAIT (entry sent to\nvRouter, kernel ACK pending) and NEED_SYNC. All UnresolvedReference()\nimplementations gated on IsResolved() alone therefore consider a\ndependency "ready" while it is still in-flight. A dependent object\nsent against an in-flight dependency is rejected by vRouter\n(EINVAL / "Entry not present"); the error ACK is swallowed by\nErrorHandler (log-only), the state machine still promotes the\ndependent to IN_SYNC, and because no back-reference was registered\nthe object is never retried. Result: agent KSync believes the object\nis programmed; vRouter datapath does not have it.\n\nEdges and production impact per edge\n-------------------------------------\nARP/NDP -> interface\n Gateway / neighbour routes disappear when physical interface\n flaps (link-down, firmware update). BGP sessions on that interface\n drop; traffic to other VRFs blackholes until interface recovers.\n\nRECEIVE -> interface\n Local host routes break on vhost interface re-init (agent restart,\n ksync reload). VM-to-host traffic (local LB, DNS stub) drops.\n\nTUNNEL(crypt) -> crypt-interface\n IPSec tunnel NH loses its crypt-interface reference on interface\n re-creation. Encrypted traffic stops or goes unencrypted.\n\nPBB -> child-NH\n Provider Backbone Bridge NH loses child reference on outer link\n flap. All traffic through PBB tunnel drops until recovery.\n\nCOMPOSITE -> component-NH\n ECMP / flood composite NH misses one or more component NHs after\n a component-interface flap. Traffic load-balances only over\n remaining paths; lost paths never recover without config change.\n\nRoute -> NH\n /32 route in bridge-VRF lost when NH is in SYNC_WAIT.\n Fixed in stage 1; refactored here.\n\nRoute -> stitched-MAC bridge-route\n Inet route with stitched MAC loses its bridge-route dependency\n during EVPN MAC-IP reconvergence (BGP path change, NH update).\n VM neighbours unreachable through LR until VIF reconnect.\n\nMPLS -> NH\n MPLS label loses its NH during next-hop failover or BGP\n reconvergence. MPLS LSP breaks; inter-DC traffic over that\n LSP drops until label is reprogrammed by config change.\n\nVrfAssign -> interface/NH\n VLAN sub-interface VRF assignment loses interface or NH reference\n on VLAN config change or interface re-creation. Traffic on that\n VLAN segment goes to wrong VRF or drops entirely.\n\nChange-Id: Iab8c4a5f7244c3bc4fc7447e8bd551b09a9eeabe\nSigned-off-by: Mikhail Samoylov \nCloses-bug: https://github.com/OpenSDN-io/community/issues/121\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2026-06-23T08:17:52.656Z] DEBUG: push message data: {'labels': {'Verified': '2'}, 'message': 'TF CI Build Succeeded (gate) in 2h 26m 43s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/test-unit : SUCCESS in 2h 32m 35s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/prepare-ut-sandbox : SUCCESS in 0h 13m 10s\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/juju-k8s : SUCCESS in 0h 55m 22s\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/build-rocky9 : SUCCESS in 1h 59m 6s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/62/2862/9/gate_2728/ansible-os : SUCCESS in 0h 44m 3s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2026-06-23T08:17:53.033Z] Archiving artifacts [Pipeline] withCredentials [2026-06-23T08:17:53.201Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2026-06-23T08:17:53.552Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:17:54.116Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2026-06-23T08:17:54.896Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2026-06-23T08:17:54.927Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2026-06-23T08:17:54.954Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #61520 [Pipeline] timeout [2026-06-23T08:17:54.974Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2026-06-23T08:17:55.019Z] Scheduling project: cleanup-workers [2026-06-23T08:18:02.397Z] Starting building: cleanup-workers #7164 [2026-06-23T08:18:06.269Z] Build cleanup-workers #7164 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-06-23T08:18:06.359Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2026-06-23T08:18:06.431Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2026-06-23T08:18:06.719Z] + ls -la cleanup-workers-61520 [2026-06-23T08:18:06.719Z] ls: cannot access 'cleanup-workers-61520': No such file or directory [2026-06-23T08:18:06.719Z] + /bin/true [Pipeline] withCredentials [2026-06-23T08:18:06.776Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2026-06-23T08:18:07.092Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2026-06-23T08:18:07.656Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-23T08:18:08.606Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2026-06-23T08:18:08.622Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2026-06-23T08:18:08.638Z] JOB cleanup-workers: Message - null [Pipeline] echo [2026-06-23T08:18:08.655Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2026-06-23T08:18:08.672Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-23T08:18:08.771Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2026-06-23T08:18:08.845Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-gate/2728/consoleText [Pipeline] withCredentials [2026-06-23T08:18:08.889Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh