Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-vrouter/+/1325 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-03T08:39:14.194Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-02-03T08:39:14.275Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-02-03T08:39:14.386Z] [WS-CLEANUP] Deleting project workspace... [2025-02-03T08:39:14.386Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-02-03T08:39:14.522Z] [WS-CLEANUP] done [Pipeline] checkout [2025-02-03T08:39:14.549Z] The recommended git tool is: git [2025-02-03T08:39:14.553Z] No credentials specified [2025-02-03T08:39:14.555Z] Cloning the remote Git repository [2025-02-03T08:39:14.557Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-02-03T08:39:14.558Z] > git init /home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins # timeout=10 [2025-02-03T08:39:14.561Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-02-03T08:39:14.561Z] > git --version # timeout=10 [2025-02-03T08:39:14.563Z] > git --version # 'git version 2.25.1' [2025-02-03T08:39:14.563Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-03T08:39:15.637Z] Avoid second fetch [2025-02-03T08:39:15.648Z] Checking out Revision 10b05238487705ac076df1f73b7769cac9782ce1 (refs/remotes/origin/master) [2025-02-03T08:39:15.689Z] Commit message: "fix script for update-caches" [2025-02-03T08:39:15.631Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-02-03T08:39:15.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-03T08:39:15.639Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-02-03T08:39:15.649Z] > git config core.sparsecheckout # timeout=10 [2025-02-03T08:39:15.651Z] > git checkout -f 10b05238487705ac076df1f73b7769cac9782ce1 # timeout=10 [2025-02-03T08:39:15.694Z] > git rev-list --no-walk 10b05238487705ac076df1f73b7769cac9782ce1 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-02-03T08:39:16.066Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-03T08:39:16.359Z] + /home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@4/patchsets-info.json [2025-02-03T08:39:16.359Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~master~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'master', 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-03 08:39:08.000000000', 'updated': '2025-02-03 08:39:08.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f3183981a9e4b521b5c1b44cb12d149e473bede3', '_number': 1325, 'owner': {'_account_id': 1000042}, 'labels': {'Code-Review': {'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': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288', 'revisions': {'75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-03 08:39:08.000000000', 'uploader': {'_account_id': 1000042}, 'ref': 'refs/changes/25/1325/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}}, 'commit': {'parents': [{'commit': 'a1a835212bada6289477e5af2cc469dbdc239a82', 'subject': 'Merge "Do not try to invalidate evicted flows"'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 08:39:07.000000000', 'tz': 180}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-03T08:39:16.359Z] DEBUG: Cannot find a change for SHA a1a835212bada6289477e5af2cc469dbdc239a82 [2025-02-03T08:39:16.359Z] DEBUG: Change: I98458b27e71c45c4a13b56b3c751cb0fd2160136: depends_on: [] [Pipeline] archiveArtifacts [2025-02-03T08:39:16.393Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-02-03T08:39:17.567Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-03T08:39:17.606Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-03T08:39:17.883Z] + /home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --branch master [2025-02-03T08:39:17.887Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~master~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'master', 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-03 08:39:08.000000000', 'updated': '2025-02-03 08:39:08.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f3183981a9e4b521b5c1b44cb12d149e473bede3', '_number': 1325, 'owner': {'_account_id': 1000042}, 'labels': {'Code-Review': {'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': {'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': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288', 'revisions': {'75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-03 08:39:08.000000000', 'uploader': {'_account_id': 1000042}, 'ref': 'refs/changes/25/1325/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}}, 'commit': {'parents': [{'commit': 'a1a835212bada6289477e5af2cc469dbdc239a82', 'subject': 'Merge "Do not try to invalidate evicted flows"'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 08:39:07.000000000', 'tz': 180}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-02-03T08:39:17.905Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-02-03T08:39:17.917Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-02-03T08:39:18.002Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336 [Pipeline] echo [2025-02-03T08:39:18.021Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-02-03T08:39:18.194Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-02-03T08:39:18.218Z] Search for dependent builds for I98458b27e71c45c4a13b56b3c751cb0fd2160136 [Pipeline] echo [2025-02-03T08:39:18.422Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-02-03T08:39:18.738Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-02-03T08:39:19.332Z] 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 [2025-02-03T08:39:20.061Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:centos], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], ansible-os:[vars:[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]], build-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]], 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]]] [Pipeline] echo [2025-02-03T08:39:20.072Z] 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]]]]], 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-ansible-os:[stream:ansible-os, depends-on:[package-centos]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-centos, 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]], prepare-sandbox-centos:[job-name:build-prepare-sandbox, stream:build-centos, vars:[DEVENV_TAG:frozen]], fetch-sources-centos:[job-name:build-fetch-sources, stream:build-centos, depends-on:[prepare-sandbox-centos]], configure-centos:[job-name:build-configure, stream:build-centos, depends-on:[fetch-sources-centos]], package-deployers-centos:[job-name:build-package-deployers, stream:build-centos, depends-on:[configure-centos]], compile-centos:[job-name:build-compile, stream:build-centos, depends-on:[package-deployers-centos]], package-centos:[job-name:build-package, stream:build-centos, depends-on:[compile-centos]], freeze-centos:[job-name:build-freeze, stream:build-centos, depends-on:[package-centos], vars:[PUBLISH_TYPE:frozen]], cleanup-centos:[job-name:build-cleanup, stream:build-centos, type:post-hook, depends-on:[freeze-centos]], 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-centos, 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]]] [Pipeline] echo [2025-02-03T08:39:20.085Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-02-03T08:39:20.106Z] Notify gerrit verified=0, submit=false, msg= [2025-02-03T08:39:20.106Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1336/ [Pipeline] withCredentials [2025-02-03T08:39:20.122Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-03T08:39:20.172Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-03T08:39:20.461Z] + /home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1336/' [2025-02-03T08:39:20.461Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~master~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'master', 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-03 08:39:08.000000000', 'updated': '2025-02-03 08:39:08.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f3183981a9e4b521b5c1b44cb12d149e473bede3', '_number': 1325, 'owner': {'_account_id': 1000042}, 'labels': {'Code-Review': {'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': {'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': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288', 'revisions': {'75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-03 08:39:08.000000000', 'uploader': {'_account_id': 1000042}, 'ref': 'refs/changes/25/1325/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}}, 'commit': {'parents': [{'commit': 'a1a835212bada6289477e5af2cc469dbdc239a82', 'subject': 'Merge "Do not try to invalidate evicted flows"'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 08:39:07.000000000', 'tz': 180}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-03T08:39:20.461Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1336/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-03T08:39:20.561Z] Notify discord for new job is started [Pipeline] echo [2025-02-03T08:39:20.595Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-02-03T08:39:20.625Z] Notify discord msg= [2025-02-03T08:39:20.625Z] New review. [2025-02-03T08:39:20.625Z] [fixes the issue of running vrouter on 256 cores](https://gerrit.opensdn.io/c/opensdn-io/tf-vrouter/+/1325) [Pipeline] withCredentials [2025-02-03T08:39:20.645Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-02-03T08:39:21.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-03T08:39:21.062Z] Dload Upload Total Spent Left Speed [2025-02-03T08:39:21.317Z] [2025-02-03T08:39:21.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-02-03T08:39:21.317Z] 100 167 0 0 100 167 0 447 --:--:-- --:--:-- --:--:-- 446 [2025-02-03T08:39:21.317Z] 100 167 0 0 100 167 0 447 --:--:-- --:--:-- --:--:-- 446 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-centos) [Pipeline] { (Branch: stream-juju-k8s) [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] 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-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-centos) [Pipeline] { (Branch: fetch-sources-centos) [Pipeline] { (Branch: configure-centos) [Pipeline] { (Branch: package-deployers-centos) [Pipeline] { (Branch: compile-centos) [Pipeline] { (Branch: package-centos) [Pipeline] { (Branch: freeze-centos) [Pipeline] { (Branch: cleanup-centos) [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] 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] { (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-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] stage [Pipeline] { (prepare-sandbox-centos) [Pipeline] stage [Pipeline] { (fetch-sources-centos) [Pipeline] stage [Pipeline] { (configure-centos) [Pipeline] stage [Pipeline] { (package-deployers-centos) [Pipeline] stage [Pipeline] { (compile-centos) [Pipeline] stage [Pipeline] { (package-centos) [Pipeline] stage [Pipeline] { (freeze-centos) [Pipeline] stage [Pipeline] { (cleanup-centos) [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] echo [2025-02-03T08:39:22.425Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.454Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.482Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.509Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.536Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.562Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.591Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.623Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.654Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.686Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.714Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.746Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.841Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.883Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.917Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.949Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:22.978Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.007Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.041Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.071Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.102Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.135Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T08:39:23.204Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-02-03T08:39:23.218Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2025-02-03T08:39:23.230Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2025-02-03T08:39:23.256Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.268Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.283Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.294Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.311Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.323Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.340Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.352Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.368Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.379Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.395Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.407Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.424Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.437Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.453Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.465Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.484Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:23.496Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:23.524Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.540Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:23.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.570Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:39:23.587Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.605Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:39:23.618Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.633Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:39:23.647Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.662Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:39:23.676Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.692Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:39:23.703Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.719Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:23.731Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:39:23.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.777Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:23.788Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:23.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:39:23.851Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:23.864Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:23.879Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:23.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:39:23.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 [2025-02-03T08:39:23.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:39:23.974Z] 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 [2025-02-03T08:39:23.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:39:24.027Z] Will try again after 15 sec [2025-02-03T08:39:24.042Z] Will try again after 15 sec [2025-02-03T08:39:24.058Z] Will try again after 15 sec [2025-02-03T08:39:24.072Z] Will try again after 15 sec [2025-02-03T08:39:24.088Z] Will try again after 15 sec [2025-02-03T08:39:24.103Z] Will try again after 15 sec [2025-02-03T08:39:24.118Z] Will try again after 15 sec [2025-02-03T08:39:24.132Z] Will try again after 15 sec [2025-02-03T08:39:24.148Z] Will try again after 15 sec [2025-02-03T08:39:24.163Z] Will try again after 15 sec [2025-02-03T08:39:24.177Z] Will try again after 15 sec [2025-02-03T08:39:24.191Z] Will try again after 15 sec [2025-02-03T08:39:24.205Z] Will try again after 15 sec [2025-02-03T08:39:24.219Z] Will try again after 15 sec [2025-02-03T08:39:24.234Z] Will try again after 15 sec [2025-02-03T08:39:24.249Z] Will try again after 15 sec [2025-02-03T08:39:24.264Z] Will try again after 15 sec [2025-02-03T08:39:24.279Z] Will try again after 15 sec [2025-02-03T08:39:24.295Z] Will try again after 15 sec [2025-02-03T08:39:24.311Z] Will try again after 15 sec [2025-02-03T08:39:24.328Z] Will try again after 15 sec [2025-02-03T08:39:24.344Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:39:24.361Z] Archiving artifacts [2025-02-03T08:39:24.395Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:39:24.412Z] Archiving artifacts [2025-02-03T08:39:24.450Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:39:24.694Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:39:24.772Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #92956 [Pipeline] timeout [2025-02-03T08:39:24.787Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-03T08:39:24.832Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #13351 [Pipeline] timeout [2025-02-03T08:39:24.846Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-03T08:39:24.865Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #94283 [Pipeline] timeout [2025-02-03T08:39:24.879Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T08:39:24.896Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-02-03T08:39:24.915Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-02-03T08:39:24.939Z] Scheduling project: deploy-platform-juju-k8s [2025-02-03T08:39:33.579Z] Starting building: build-prepare-sandbox #7614 [2025-02-03T08:39:38.579Z] Starting building: build-prepare-sandbox #7615 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:39.072Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.084Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.102Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.113Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-03T08:39:39.183Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:39:39.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:39.247Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.261Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.279Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.291Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.309Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.322Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.358Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.372Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.389Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.402Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.421Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.436Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:39.476Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:39.491Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:39.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:39.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:39.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T08:39:39.628Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:39:39.644Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:39.662Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:39:39.675Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-03T08:39:39.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-03T08:39:39.810Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:39:39.847Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:39.865Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:39:39.886Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:39:39.944Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:39:39.973Z] Will try again after 15 sec [2025-02-03T08:39:39.990Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:40.004Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:39:40.022Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.037Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:39:40.056Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.074Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:40.088Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:39:40.114Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:40.156Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.176Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:40.190Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:39:40.232Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:40.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:40.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.279Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:40.296Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:40.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:40.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:39:40.377Z] Will try again after 15 sec [2025-02-03T08:39:40.393Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:40.407Z] 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 [2025-02-03T08:39:40.421Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:39:40.473Z] Will try again after 15 sec [2025-02-03T08:39:40.495Z] Will try again after 15 sec [2025-02-03T08:39:40.551Z] Will try again after 15 sec [2025-02-03T08:39:40.620Z] Will try again after 15 sec [2025-02-03T08:39:40.640Z] Will try again after 15 sec [2025-02-03T08:39:40.663Z] Will try again after 15 sec [2025-02-03T08:39:40.681Z] Will try again after 15 sec [2025-02-03T08:39:40.709Z] Will try again after 15 sec [2025-02-03T08:39:40.727Z] Will try again after 15 sec [2025-02-03T08:39:40.763Z] Will try again after 15 sec [2025-02-03T08:39:40.783Z] Will try again after 15 sec [2025-02-03T08:39:40.802Z] Will try again after 15 sec [2025-02-03T08:39:40.849Z] Will try again after 15 sec [2025-02-03T08:39:43.585Z] Starting building: deploy-platform-juju-k8s #950 [Pipeline] { [Pipeline] echo [2025-02-03T08:39:54.212Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:54.223Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:39:54.270Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:54.294Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:54.307Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:54.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:39:54.781Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:54.792Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:54.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:54.883Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:54.896Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:54.919Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:54.932Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:54.970Z] Will try again after 15 sec [2025-02-03T08:39:54.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.048Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:55.059Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.076Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:55.087Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.112Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:55.123Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:55.159Z] Will try again after 15 sec [2025-02-03T08:39:55.175Z] Will try again after 15 sec [2025-02-03T08:39:55.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.258Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:39:55.270Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:39:55.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.402Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:55.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:39:55.458Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:55.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:55.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:39:55.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.585Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:39:55.597Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.615Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:39:55.627Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.653Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:39:55.666Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:55.706Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:39:55.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-03T08:39:55.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.834Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:39:55.846Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T08:39:55.879Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:39:55.891Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.932Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:39:55.946Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:55.970Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:39:55.988Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:39:56.023Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:56.049Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:56.079Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:56.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-03T08:39:56.184Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:56.197Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:39:56.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:39:56.230Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:39:56.246Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:39:56.278Z] Will try again after 15 sec [2025-02-03T08:39:56.295Z] Will try again after 15 sec [2025-02-03T08:39:56.312Z] Will try again after 15 sec [2025-02-03T08:39:56.329Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:56.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 [2025-02-03T08:39:56.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:39:56.399Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:39:56.414Z] 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 [2025-02-03T08:39:56.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:39:56.476Z] Will try again after 15 sec [2025-02-03T08:39:56.492Z] Will try again after 15 sec [2025-02-03T08:39:56.553Z] Will try again after 15 sec [2025-02-03T08:39:56.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:09.299Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:09.314Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:09.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:09.393Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:09.405Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:09.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:09.871Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:09.889Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:09.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:10.020Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.034Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:10.055Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.068Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:10.110Z] Will try again after 15 sec [2025-02-03T08:40:10.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:10.187Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.199Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:40:10.266Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:10.291Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.304Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:10.325Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.341Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:10.397Z] Will try again after 15 sec [2025-02-03T08:40:10.416Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:10.455Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:10.468Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:40:10.528Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:10.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:10.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:10.615Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:10.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:10.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:10.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:10.741Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:40:10.758Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:10.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:10.857Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:40:10.875Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:10.894Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:40:10.910Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:10.953Z] Will try again after 15 sec [2025-02-03T08:40:10.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:11.210Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:40:11.222Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:11.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:11.305Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:40:11.322Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:40:11.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:11.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:11.447Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:11.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:40:11.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:40:11.506Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:11.525Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:11.575Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:40:11.603Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:40:11.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:11.699Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:11.713Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:11.744Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:11.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:11.774Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:11.786Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:11.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:11.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:40:11.850Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:11.863Z] 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 [2025-02-03T08:40:11.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:40:11.918Z] Will try again after 15 sec [2025-02-03T08:40:11.936Z] Will try again after 15 sec [2025-02-03T08:40:11.952Z] Will try again after 15 sec [2025-02-03T08:40:11.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:24.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:24.396Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:24.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:24.475Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:24.487Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:24.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:24.966Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:24.979Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:25.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:25.136Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.147Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:25.194Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:25.218Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.230Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:25.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:25.332Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.348Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:25.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:25.446Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.469Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:25.486Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.502Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:25.554Z] Will try again after 15 sec [2025-02-03T08:40:25.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:25.622Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:25.635Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:40:25.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:25.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:26.003Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:26.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:26.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:26.055Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:40:26.069Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:40:26.119Z] Will try again after 15 sec [2025-02-03T08:40:26.136Z] Will try again after 15 sec [2025-02-03T08:40:26.152Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:26.167Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:40:26.180Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:26.222Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:40:26.237Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:26.319Z] Will try again after 15 sec [2025-02-03T08:40:26.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:26.387Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:40:26.402Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:26.447Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:26.475Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:40:26.492Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:26.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:26.603Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:26.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:26.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:26.707Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:40:26.725Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:40:26.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:26.755Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:26.798Z] Will try again after 15 sec [2025-02-03T08:40:26.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:26.878Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:26.891Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:26.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:26.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:27.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:27.022Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:27.036Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:27.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:27.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:40:27.120Z] Will try again after 15 sec [2025-02-03T08:40:27.137Z] Will try again after 15 sec [2025-02-03T08:40:27.157Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:27.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 [2025-02-03T08:40:27.227Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:40:27.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:39.469Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:39.485Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:39.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:39.568Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:39.580Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:39.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.047Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.061Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:40.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.224Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.239Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:40.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.328Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.341Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:40.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.431Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.446Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:40.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.579Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.593Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:40.642Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:40.667Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.679Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:40.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:40.967Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:40.981Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:40:41.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:41.148Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:41.163Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:40:41.224Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:41.250Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:41.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:41.300Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:40:41.321Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:41.371Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:40:41.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:41.455Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:40:41.469Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:41.489Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:40:41.503Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:41.548Z] Will try again after 15 sec [2025-02-03T08:40:41.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:41.616Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:40:41.629Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:41.647Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:40:41.661Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:41.701Z] Will try again after 15 sec [2025-02-03T08:40:41.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:41.765Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:41.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:41.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:41.864Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:40:41.877Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:40:41.896Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:41.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:41.969Z] Will try again after 15 sec [2025-02-03T08:40:41.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:42.049Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:42.064Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:42.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:42.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:42.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:40:42.221Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:42.251Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:42.266Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:42.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:42.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:40:42.361Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:40:42.392Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:42.432Z] 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 [2025-02-03T08:40:42.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:40:42.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:54.557Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:54.569Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:54.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:54.651Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:54.664Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:54.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.126Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.137Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.313Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.327Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.407Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.420Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.518Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.530Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.669Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.685Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:55.772Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:55.786Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:55.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:56.052Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:40:56.067Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:40:56.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:56.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:56.267Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:56.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:56.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:56.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:56.489Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:56.517Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:40:56.532Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:56.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:56.623Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:40:56.644Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:56.662Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:40:56.677Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:56.720Z] Will try again after 15 sec [2025-02-03T08:40:56.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:56.793Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:40:56.806Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:40:56.824Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:40:56.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:56.874Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:40:56.901Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:56.936Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:40:56.949Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:56.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:40:57.027Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:40:57.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:40:57.057Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:57.068Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:57.108Z] Will try again after 15 sec [2025-02-03T08:40:57.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:57.177Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:57.191Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:57.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:57.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:57.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:40:57.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:40:57.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:40:57.404Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:40:57.454Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:57.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:40:57.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:40:57.545Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:40:57.574Z] 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 [2025-02-03T08:40:57.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:40:57.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:09.634Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:09.649Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:09.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:09.727Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:09.739Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:09.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.200Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.214Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.391Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.403Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.486Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.498Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.599Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.613Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.755Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.772Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:10.867Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:10.882Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:10.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.141Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:11.153Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:41:11.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:11.353Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:11.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.515Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:11.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:11.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.622Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:41:11.634Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:11.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.749Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:41:11.761Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:11.802Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:11.827Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:41:11.839Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:11.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:41:11.925Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:41:11.937Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:41:11.958Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:41:11.971Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.014Z] Will try again after 15 sec [2025-02-03T08:41:12.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:12.085Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:12.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:41:12.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:41:12.199Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:41:12.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:12.233Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.272Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:41:12.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:12.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:12.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.397Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:12.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:12.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:12.524Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:12.538Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:12.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:12.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:12.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:41:12.691Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:12.723Z] 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 [2025-02-03T08:41:12.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:41:12.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:24.723Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:24.738Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:24.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:24.827Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:24.841Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:24.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.284Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.302Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:25.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.470Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.486Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:25.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.563Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.577Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:25.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.682Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.694Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:25.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.846Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.859Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:25.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:25.952Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:25.966Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.221Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:26.232Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:41:26.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:26.445Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.611Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:26.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.704Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:41:26.716Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.829Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:41:26.841Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:26.918Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:41:26.933Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:26.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:27.043Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:41:27.059Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:27.107Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:27.135Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:41:27.149Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:27.201Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:27.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:27.250Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:27.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:41:27.344Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:41:27.621Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:41:27.638Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:27.650Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-03T08:41:27.712Z] Will try again after 15 sec [2025-02-03T08:41:27.745Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:27.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:27.769Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T08:41:27.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:27.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:41:27.851Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:27.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:27.894Z] Will try again after 15 sec [Pipeline] { [2025-02-03T08:41:27.922Z] Will try again after 15 sec [2025-02-03T08:41:27.938Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:27.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:27.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:41:28.069Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:28.088Z] 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 [2025-02-03T08:41:28.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:41:28.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:39.811Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:39.825Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:39.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:39.911Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:39.923Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:39.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:40.371Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:40.384Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:40.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:40.557Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:40.574Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:40.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:40.653Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:40.667Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:40.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:40.761Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:40.773Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:40.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:40.925Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:40.937Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:40.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.031Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:41.044Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:41.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.300Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:41.315Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:41:41.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.522Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:41.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:41.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:41.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:41.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.812Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:41:41.832Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:41.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:41.916Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:41:41.931Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:41.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.018Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:41:42.032Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:42.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.136Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:41:42.150Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:42.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.254Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:41:42.268Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:42.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.349Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:42.361Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:42.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.741Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:41:42.757Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:41:42.818Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:42.850Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:42.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:42.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:41:42.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:42.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:43.002Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:43.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:43.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:43.068Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:43.088Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:43.106Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:43.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:43.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 [2025-02-03T08:41:43.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:41:43.267Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:43.283Z] 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 [2025-02-03T08:41:43.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:41:43.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:54.891Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:54.904Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:54.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:54.992Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:55.005Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:55.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:55.453Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:55.466Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:55.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:55.644Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:55.656Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:55.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:55.744Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:55.757Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:55.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:55.844Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:55.857Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:55.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.007Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:56.022Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:56.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.122Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:56.135Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:56.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.399Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:41:56.413Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:41:56.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:56.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:56.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.800Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:56.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:56.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:56.902Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:41:56.916Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:56.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.002Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:41:57.015Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.102Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:41:57.115Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.245Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:41:57.257Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.335Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:41:57.348Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:41:57.442Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:41:57.856Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:41:57.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:57.934Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:57.949Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:57.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:58.038Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:58.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:41:58.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:58.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:58.178Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:58.239Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:58.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:41:58.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:41:58.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:41:58.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:41:58.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:41:58.509Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:41:58.523Z] 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 [2025-02-03T08:41:58.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:41:58.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:09.990Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.003Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:10.079Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.091Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:10.531Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.542Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:10.724Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.738Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:10.833Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.848Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:10.935Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:10.951Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:10.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:11.087Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:11.100Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:11.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:11.201Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:11.213Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:11.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:11.500Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:11.516Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:42:11.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:11.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:11.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:11.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:11.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:11.918Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:11.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.015Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:42:12.033Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.126Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:42:12.143Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.233Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:42:12.247Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.337Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:42:12.353Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.438Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:42:12.452Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:12.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:12.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:12.932Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:42:12.945Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:42:12.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.021Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:13.033Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:13.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.128Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:13.143Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:13.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:13.286Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:13.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.432Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:13.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:13.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.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 [2025-02-03T08:42:13.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:42:13.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:13.721Z] 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 [2025-02-03T08:42:13.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:42:13.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:25.075Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:25.088Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:25.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:25.181Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:25.196Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:25.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:25.614Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:25.626Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:25.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:25.815Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:25.829Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:25.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:25.971Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:25.985Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:26.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:26.069Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:26.081Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:26.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:26.168Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:26.185Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:26.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:26.284Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:26.296Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:26.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:26.598Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:26.614Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:42:26.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:26.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:26.788Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:26.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:27.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.115Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:42:27.134Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.220Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:42:27.237Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.343Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:42:27.359Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.464Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:42:27.485Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.577Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:42:27.594Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:27.674Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:27.693Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:27.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:42:28.030Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:42:28.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.111Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:28.125Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:28.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.219Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:28.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:28.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:28.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:28.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.542Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:28.565Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:28.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:28.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:42:28.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:28.842Z] 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 [2025-02-03T08:42:28.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:42:28.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:40.159Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:40.172Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:40.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:40.268Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:40.280Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:40.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:40.697Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:40.709Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:40.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:40.896Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:40.909Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:40.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.059Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:41.073Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:41.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.160Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:41.173Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:41.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.260Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:41.278Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:41.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.377Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:41.392Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:41.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.687Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:41.702Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:42:41.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:41.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:41.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:41.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:42.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.213Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:42:42.230Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.324Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:42:42.339Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.454Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:42:42.470Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.568Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:42:42.581Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.670Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:42:42.686Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:42.777Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:42.797Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:42.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.100Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:42:43.115Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:42:43.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.208Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:43.223Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:43.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.310Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:43.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:43.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.458Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:43.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:43.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.638Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:43.655Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:43.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:43.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:42:43.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:43.929Z] 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 [2025-02-03T08:42:43.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:42:43.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:55.241Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:55.255Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:55.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:55.347Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:55.359Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:55.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:55.781Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:55.798Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:55.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:55.981Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:55.995Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.141Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:56.154Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.243Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:56.254Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.357Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:56.370Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.465Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:56.478Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.774Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:42:56.789Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:42:56.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:56.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:56.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:56.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:57.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.317Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:42:57.331Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.407Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:42:57.419Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.543Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:42:57.557Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.657Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:42:57.669Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.763Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:42:57.776Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:57.866Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:42:57.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:57.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:42:58.205Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:42:58.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.327Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:58.342Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:58.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.421Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:58.435Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:58.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:58.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:58.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.729Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:42:58.743Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:42:58.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:58.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:42:58.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:42:58.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:42:59.017Z] 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 [2025-02-03T08:42:59.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:42:59.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:10.327Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:10.342Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:10.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:10.429Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:10.443Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:10.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:10.873Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:10.887Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:10.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:11.068Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:11.080Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:11.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:11.226Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:11.239Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:11.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:11.338Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:11.362Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [2025-02-03T08:43:11.372Z] Build build-prepare-sandbox #7615 completed: SUCCESS [Pipeline] } [2025-02-03T08:43:11.411Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:11.430Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:43:11.526Z] Copied 2 artifacts from "build-prepare-sandbox" build number 7615 [Pipeline] echo [2025-02-03T08:43:11.537Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:43:11.607Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-02-03T08:43:11.655Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:43:11.669Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] echo [2025-02-03T08:43:11.685Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:11.700Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2025-02-03T08:43:11.769Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:43:11.797Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:43:11.831Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-02-03T08:43:11.854Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] { [Pipeline] findFiles [2025-02-03T08:43:11.893Z] + ls -la build-prepare-sandbox-13351 [2025-02-03T08:43:11.893Z] total 20 [2025-02-03T08:43:11.893Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:43 . [2025-02-03T08:43:11.893Z] drwxr-xr-x 4 jenkins docker 12288 Feb 3 08:43 .. [2025-02-03T08:43:11.893Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 08:43 build.env [2025-02-03T08:43:11.893Z] -rw-r--r-- 1 jenkins docker 281 Feb 3 08:41 stackrc.build-prepare-sandbox.env [Pipeline] echo [2025-02-03T08:43:11.911Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:11.925Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:43:11.978Z] Will try again after 15 sec [Pipeline] withCredentials [Pipeline] echo [2025-02-03T08:43:12.005Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-03T08:43:12.009Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-03T08:43:12.021Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-13351/build.env [Pipeline] readFile [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-03T08:43:12.130Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-13351/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:43:12.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:12.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:12.209Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-02-03T08:43:12.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:12.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:12.350Z] Will try again after 15 sec [2025-02-03T08:43:12.364Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-03T08:43:12.392Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.96859.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:43:12.466Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:43:12.480Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:43:12.493Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:43:12.543Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:12.559Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #96859 [Pipeline] timeout [2025-02-03T08:43:12.573Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-03T08:43:12.590Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:43:12.604Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-02-03T08:43:12.621Z] Scheduling project: build-fetch-sources [Pipeline] { [2025-02-03T08:43:12.686Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:12.713Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:43:12.724Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:43:12.768Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:12.793Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:43:12.805Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:12.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:12.879Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:43:12.892Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:12.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:12.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:12.980Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:13.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.282Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [2025-02-03T08:43:13.290Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-03T08:43:13.297Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:43:13.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:13.423Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:13.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.511Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:13.523Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:13.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:13.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:13.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.822Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:13.835Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:13.877Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-03T08:43:13.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 [2025-02-03T08:43:13.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:43:14.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:14.103Z] 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 [2025-02-03T08:43:14.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:43:14.160Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-03T08:43:18.618Z] Starting building: build-fetch-sources #6553 [Pipeline] { [Pipeline] echo [2025-02-03T08:43:25.411Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:25.429Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:25.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:25.509Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:25.524Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:25.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:25.955Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:25.969Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:26.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:26.144Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:26.160Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:26.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:26.302Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:26.315Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:26.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:26.441Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:26.455Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:26.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:26.803Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:26.817Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:26.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.008Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:27.022Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:43:27.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:27.251Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:27.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.574Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:43:27.588Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.713Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:43:27.725Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.809Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:43:27.824Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.908Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:43:27.920Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:27.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:27.995Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:43:28.009Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.090Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:28.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.388Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:43:28.402Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:43:28.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:28.518Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.609Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:28.625Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.725Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:28.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:28.904Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:28.921Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:28.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:29.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:29.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:43:29.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:29.195Z] 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 [2025-02-03T08:43:29.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:43:29.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:40.501Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:40.515Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:40.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:40.610Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:40.625Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:40.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:41.038Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:41.051Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:41.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:41.231Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:41.248Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:41.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:41.395Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:41.409Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:41.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:41.527Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:41.541Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:41.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:41.889Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:41.903Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:41.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.101Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:42.115Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:43:42.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:42.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:42.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.479Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:42.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:42.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.656Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:43:42.670Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:42.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.792Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:43:42.804Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:42.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:42.898Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:43:42.912Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:42.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.003Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:43:43.019Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.105Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:43:43.122Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.208Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:43.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.482Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:43:43.497Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:43:43.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.594Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:43.607Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.720Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:43.737Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:43.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:43.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:43.999Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:44.013Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:44.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:44.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:44.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:43:44.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:44.286Z] 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 [2025-02-03T08:43:44.299Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:43:44.341Z] Will try again after 15 sec [2025-02-03T08:43:52.942Z] Build build-fetch-sources #6553 completed: SUCCESS [Pipeline] echo [2025-02-03T08:43:52.964Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:43:53.064Z] Copied 2 artifacts from "build-fetch-sources" build number 6553 [Pipeline] echo [2025-02-03T08:43:53.110Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-03T08:43:53.393Z] + ls -la build-fetch-sources-96859 [2025-02-03T08:43:53.393Z] total 24 [2025-02-03T08:43:53.393Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:43 . [2025-02-03T08:43:53.393Z] drwxr-xr-x 5 jenkins docker 12288 Feb 3 08:43 .. [2025-02-03T08:43:53.393Z] -rw-r--r-- 1 jenkins docker 59 Feb 3 08:43 build.env [2025-02-03T08:43:53.393Z] -rw-r--r-- 1 jenkins docker 281 Feb 3 08:43 deps.build-fetch-sources.96859.env [Pipeline] withCredentials [2025-02-03T08:43:53.457Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:43:53.768Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:43:54.327Z] 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 [2025-02-03T08:43:55.591Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:55.605Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:55.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:55.704Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:55.726Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:55.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:56.138Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:56.167Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:56.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:56.321Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:56.333Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:56.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:56.480Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:56.491Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:56.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:56.609Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:56.626Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:56.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:56.977Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:43:57.033Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:43:57.056Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T08:43:57.125Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:43:57.152Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-02-03T08:43:57.176Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:43:57.231Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:43:57.245Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:43:57.285Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:57.300Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-03T08:43:57.383Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-96859/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-02-03T08:43:57.438Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-96859/deps.build-fetch-sources.96859.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:43:57.467Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:57.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:57.546Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-03T08:43:57.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:57.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:57.683Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:57.715Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.75165.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:43:57.772Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:43:57.798Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:43:57.813Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:57.863Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:57.884Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #75165 [Pipeline] timeout [2025-02-03T08:43:57.900Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-02-03T08:43:57.953Z] Scheduling project: build-configure [Pipeline] echo [2025-02-03T08:43:57.971Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:43:57.988Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:43:58.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.085Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:43:58.099Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.127Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:58.139Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:43:58.154Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.252Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:43:58.265Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:43:58.322Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:43:58.356Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:43:58.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.574Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:43:58.587Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:43:58.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.703Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:58.720Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.820Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:58.840Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:58.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:43:58.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:58.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:59.089Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:43:59.104Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:43:59.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:59.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 [2025-02-03T08:43:59.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:43:59.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:43:59.373Z] 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 [2025-02-03T08:43:59.389Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:43:59.434Z] Will try again after 15 sec [2025-02-03T08:44:03.629Z] Starting building: build-configure #5859 [Pipeline] { [Pipeline] echo [2025-02-03T08:44:10.682Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:10.698Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:10.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:10.819Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:10.835Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:10.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:11.243Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:11.257Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:11.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:11.405Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:11.418Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:11.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:11.560Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:11.573Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:11.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:11.691Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:11.703Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:11.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:12.318Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:12.333Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:44:12.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:12.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:12.600Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:12.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:12.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:12.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:12.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:12.891Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:44:12.904Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:12.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.079Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:44:13.093Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.173Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:44:13.185Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.258Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:44:13.270Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.346Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:44:13.361Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:13.453Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.657Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:44:13.674Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:44:13.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.794Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:13.808Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:13.907Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:13.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:13.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:14.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:14.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:14.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:14.176Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:14.189Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:14.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:14.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 [2025-02-03T08:44:14.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:44:14.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:14.461Z] 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 [2025-02-03T08:44:14.474Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:44:14.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:25.775Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:25.787Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:25.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:25.907Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:25.920Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:25.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:26.338Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:26.352Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:26.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:26.507Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:26.520Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:26.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:26.650Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:26.662Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:26.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:26.770Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:26.786Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:27.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:27.568Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:27.581Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:44:27.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:27.694Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:27.713Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:27.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:27.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:27.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:27.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:27.971Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:44:27.984Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.168Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:44:28.184Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.280Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:44:28.293Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.378Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:44:28.392Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.474Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:44:28.486Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.569Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:28.583Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.740Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:44:28.752Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:44:28.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.871Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:28.885Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:28.993Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:29.010Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:29.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:29.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:29.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:29.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:29.263Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:29.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:29.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:29.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:29.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:44:29.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:29.541Z] 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 [2025-02-03T08:44:29.553Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:44:29.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:40.858Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:40.870Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:40.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:40.998Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:41.010Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:41.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:41.426Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:41.440Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:41.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:41.593Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:41.606Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:41.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:41.735Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:41.750Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:41.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:42.137Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:42.152Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:42.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:42.650Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:42.664Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:44:42.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:42.789Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:42.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:42.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:42.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:42.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:42.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.058Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-03T08:44:43.072Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.266Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:44:43.278Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.366Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:44:43.380Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.462Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:44:43.474Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.561Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:44:43.575Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.654Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:43.669Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:43.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.822Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:44:43.836Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:44:43.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:43.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:43.966Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:44.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:44.079Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:44.091Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:44.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:44.175Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:44.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:44.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:44.349Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:44.362Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:44.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:44.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:44.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:44:44.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:44.623Z] 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 [2025-02-03T08:44:44.636Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:44:44.674Z] Will try again after 15 sec [2025-02-03T08:44:44.777Z] Build build-prepare-sandbox #7614 completed: SUCCESS [Pipeline] echo [2025-02-03T08:44:44.792Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:44:44.869Z] Copied 2 artifacts from "build-prepare-sandbox" build number 7614 [Pipeline] echo [2025-02-03T08:44:44.902Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2025-02-03T08:44:45.181Z] + ls -la build-prepare-sandbox-92956 [2025-02-03T08:44:45.181Z] total 20 [2025-02-03T08:44:45.181Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:44 . [2025-02-03T08:44:45.181Z] drwxr-xr-x 6 jenkins docker 12288 Feb 3 08:44 .. [2025-02-03T08:44:45.181Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 08:44 build.env [2025-02-03T08:44:45.181Z] -rw-r--r-- 1 jenkins docker 281 Feb 3 08:41 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-02-03T08:44:45.221Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:44:45.531Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:44:46.091Z] 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 [2025-02-03T08:44:55.935Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:55.948Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:55.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:56.077Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:56.090Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:56.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:56.513Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:56.527Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:56.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:56.672Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:56.684Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:56.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:56.825Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:56.841Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:56.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:57.233Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:57.249Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:57.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:57.733Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:44:57.748Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:44:57.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:57.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:57.895Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:57.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:57.991Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:58.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:58.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:58.142Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:44:58.215Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:44:58.237Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T08:44:58.303Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-03T08:44:58.364Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2025-02-03T08:44:58.383Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:44:58.402Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:44:58.418Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2025-02-03T08:44:58.515Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:44:58.529Z] JOB fetch-sources-centos: files found = 2 [Pipeline] { [Pipeline] echo [2025-02-03T08:44:58.558Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-92956/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:44:58.585Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:44:58.597Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:44:58.621Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:44:58.634Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:58.672Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:44:58.685Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-92956/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [2025-02-03T08:44:58.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2025-02-03T08:44:58.790Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:44:58.802Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:44:58.833Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:44:58.845Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [2025-02-03T08:44:58.912Z] Will try again after 15 sec [2025-02-03T08:44:58.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:58.971Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:44:58.982Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:44:59.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.042Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.96654.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:44:59.071Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:59.083Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:59.139Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:44:59.159Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.212Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #96654 [Pipeline] timeout [2025-02-03T08:44:59.225Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:59.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-02-03T08:44:59.289Z] Scheduling project: build-fetch-sources [Pipeline] echo [2025-02-03T08:44:59.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:59.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:59.372Z] Will try again after 15 sec [2025-02-03T08:44:59.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.444Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:44:59.459Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:44:59.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:44:59.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:44:59.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:44:59.702Z] 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 [2025-02-03T08:44:59.715Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:44:59.754Z] Will try again after 15 sec [2025-02-03T08:45:08.636Z] Starting building: build-fetch-sources #6554 [Pipeline] { [Pipeline] echo [2025-02-03T08:45:11.019Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:11.032Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:11.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:11.155Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:11.167Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:11.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:11.596Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:11.609Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:11.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:11.765Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:11.787Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:11.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:11.943Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:11.957Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:12.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:12.322Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:12.335Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:12.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:12.822Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:12.835Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:45:12.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:12.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:12.985Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:13.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:13.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:13.098Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:13.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:13.546Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:45:13.559Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:13.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:13.703Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:45:13.720Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:13.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:13.805Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:45:13.817Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:13.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:13.941Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:45:13.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:13.999Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:14.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:14.042Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:14.092Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:14.116Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:45:14.128Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:45:14.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:14.206Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:14.219Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:14.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:14.401Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:14.415Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:14.460Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:14.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:14.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:14.555Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:14.586Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:14.602Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:14.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:14.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 [2025-02-03T08:45:14.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:45:14.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:14.779Z] 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 [2025-02-03T08:45:14.790Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:45:14.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:26.108Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:26.141Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:26.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:26.232Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:26.245Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:26.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:26.695Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:26.711Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:26.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:26.876Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:26.895Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:26.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:27.040Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:27.057Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:27.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:27.400Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:27.413Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:27.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:27.904Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:27.916Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:45:27.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:28.071Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:28.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:28.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:28.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:28.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:28.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:28.632Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:45:28.646Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:28.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:28.797Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:45:28.813Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:28.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:28.910Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:45:28.923Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:28.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.031Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:45:29.047Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:29.144Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.228Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:45:29.249Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:45:29.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.328Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:29.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.491Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:29.502Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.583Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:29.598Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:29.696Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:29.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:29.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:45:29.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:29.876Z] 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 [2025-02-03T08:45:29.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:45:29.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:41.213Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:41.226Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:41.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:41.320Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:41.333Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:41.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:41.789Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:41.805Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:41.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:41.970Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:41.984Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:42.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:42.128Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:42.140Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:42.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:42.490Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:42.504Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:42.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:42.993Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:43.007Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:45:43.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:43.177Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:43.192Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:43.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:43.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:43.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:43.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:43.719Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-03T08:45:43.732Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:43.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:43.897Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:45:43.912Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:43.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:43.995Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:45:44.009Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.117Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:45:44.133Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.225Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:44.239Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.316Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:45:44.331Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:45:44.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.411Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:44.425Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.571Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:44.582Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:44.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:44.775Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:44.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:44.868Z] Build build-fetch-sources #6554 completed: SUCCESS [2025-02-03T08:45:44.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 [2025-02-03T08:45:44.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:45:44.920Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:44.933Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:45:45.019Z] Copied 2 artifacts from "build-fetch-sources" build number 6554 [Pipeline] echo [2025-02-03T08:45:45.035Z] 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 [2025-02-03T08:45:45.048Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:45:45.089Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:45.104Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2025-02-03T08:45:45.382Z] + ls -la build-fetch-sources-96654 [2025-02-03T08:45:45.382Z] total 24 [2025-02-03T08:45:45.382Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:45 . [2025-02-03T08:45:45.382Z] drwxr-xr-x 7 jenkins docker 12288 Feb 3 08:45 .. [2025-02-03T08:45:45.382Z] -rw-r--r-- 1 jenkins docker 59 Feb 3 08:45 build.env [2025-02-03T08:45:45.382Z] -rw-r--r-- 1 jenkins docker 281 Feb 3 08:44 deps.build-fetch-sources.96654.env [Pipeline] withCredentials [2025-02-03T08:45:45.421Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:45:45.723Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:45:46.282Z] 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 [2025-02-03T08:45:56.297Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:56.311Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:56.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:56.405Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:56.420Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:56.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:56.878Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:56.891Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:56.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:57.056Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:57.070Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:57.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:57.231Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:57.245Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:57.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:57.580Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:57.600Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:57.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:58.084Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:45:58.095Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:45:58.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:58.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:58.286Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:58.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:58.384Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:58.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:45:58.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:58.803Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:45:58.872Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:45:58.897Z] JOB configure-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T08:45:58.959Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-03T08:45:59.004Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2025-02-03T08:45:59.021Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:45:59.040Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:45:59.055Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [2025-02-03T08:45:59.150Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:59.167Z] JOB configure-centos: files found = 2 [Pipeline] echo [2025-02-03T08:45:59.201Z] JOB configure-centos: file #0 with path build-fetch-sources-96654/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:45:59.235Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:45:59.251Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:59.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:59.341Z] JOB configure-centos: file #1 with path build-fetch-sources-96654/deps.build-fetch-sources.96654.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:45:59.393Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:45:59.408Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:45:59.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:45:59.444Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:59.502Z] Will try again after 15 sec [2025-02-03T08:45:59.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2025-02-03T08:45:59.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:45:59.584Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T08:45:59.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:59.615Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [2025-02-03T08:45:59.682Z] Will try again after 15 sec [2025-02-03T08:45:59.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:45:59.726Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:59.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:59.812Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:45:59.826Z] JOB configure-centos: deps_env_file: deps.build-configure.32760.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:45:59.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:45:59.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:45:59.930Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:45:59.946Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:45:59.960Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:45:59.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:00.032Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:00.051Z] JOB configure-centos: Starting job: build-configure rnd: #32760 [Pipeline] timeout [2025-02-03T08:46:00.065Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T08:46:00.104Z] Scheduling project: build-configure [Pipeline] echo [2025-02-03T08:46:00.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 [2025-02-03T08:46:00.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:46:00.180Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:00.211Z] 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 [2025-02-03T08:46:00.226Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:46:00.271Z] Will try again after 15 sec [2025-02-03T08:46:08.640Z] Starting building: build-configure #5860 [Pipeline] { [Pipeline] echo [2025-02-03T08:46:11.387Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:11.402Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:11.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:11.496Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:11.511Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:11.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:11.969Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:11.983Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:12.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:12.141Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:12.153Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:12.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:12.322Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:12.335Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:12.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:12.671Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:12.684Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:12.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:13.164Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:13.176Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:46:13.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:13.369Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:13.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:13.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:13.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:13.501Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:13.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:14.181Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:46:14.196Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:14.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:14.341Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:46:14.354Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:14.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:14.529Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:46:14.542Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:14.587Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:14.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:14.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:14.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:14.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:46:14.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:46:14.774Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:14.804Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:14.817Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:14.880Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:14.911Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:14.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:14.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:15.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:15.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:15.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:15.085Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:15.097Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:15.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:15.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:15.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:46:15.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:15.298Z] 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 [2025-02-03T08:46:15.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:46:15.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:26.476Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:26.491Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:26.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:26.583Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:26.598Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:26.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:27.055Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:27.069Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:27.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:27.221Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:27.234Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:27.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:27.403Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:27.416Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:27.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:27.766Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:27.780Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:27.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:28.248Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:28.264Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:46:28.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:28.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:28.494Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:28.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:28.586Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:28.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:28.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:29.267Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:46:29.280Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:29.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:29.424Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:46:29.439Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:29.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:29.620Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:46:29.635Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:29.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:29.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:29.815Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:29.863Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:29.888Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:46:29.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:46:29.949Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:29.976Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:29.992Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:30.035Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:30.064Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:30.080Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:46:30.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:30.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:30.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:30.200Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:30.216Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:30.230Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:30.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:30.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 [2025-02-03T08:46:30.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:46:30.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:30.408Z] 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 [2025-02-03T08:46:30.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:46:30.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:41.558Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:41.572Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:41.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:41.666Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:41.680Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:41.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:46:42.584Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:42.596Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:46:42.622Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:42.634Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:46:42.650Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:42.662Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:42.701Z] Will try again after 15 sec [2025-02-03T08:46:42.716Z] Will try again after 15 sec [2025-02-03T08:46:42.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:42.850Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:42.862Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:42.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:43.335Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:43.348Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:46:43.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:43.586Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:43.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:43.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:43.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:43.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:43.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:44.349Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:46:44.361Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:44.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:44.508Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:46:44.520Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:44.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:44.703Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:46:44.716Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:44.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:44.890Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:44.903Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:44.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:44.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:46:44.993Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:46:45.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.071Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:45.082Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:45.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.160Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:45.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:45.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.252Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:45.266Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:45.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.344Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:46:45.358Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:45.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:45.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:46:45.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:45.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 [2025-02-03T08:46:45.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:46:45.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:56.643Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:56.657Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:56.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:56.747Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:56.760Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:56.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:57.730Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:57.742Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T08:46:57.801Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:46:57.828Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:57.841Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:46:57.862Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:57.877Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:57.918Z] Will try again after 15 sec [2025-02-03T08:46:57.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:57.987Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:58.000Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:58.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:58.421Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:46:58.437Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:46:58.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:58.689Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:58.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:58.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:58.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:46:58.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:58.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:59.425Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:46:59.437Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:59.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:59.586Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:46:59.599Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:59.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:59.787Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:46:59.800Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:46:59.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:46:59.969Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:46:59.981Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:00.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.076Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:47:00.089Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:47:00.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.183Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:00.196Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:00.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.278Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:00.291Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:00.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:00.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:00.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:00.472Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:00.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:00.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:47:00.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:00.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 [2025-02-03T08:47:00.653Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:47:00.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:11.730Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:11.745Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:11.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:11.826Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:11.838Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:11.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:12.831Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:12.844Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:12.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:12.948Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:12.960Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:47:13.006Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:47:13.032Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:13.043Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:47:13.100Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:47:13.129Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:13.143Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:13.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:13.513Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:13.525Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:47:13.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:13.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:13.811Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:13.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:13.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:13.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:13.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:14.507Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:47:14.520Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:14.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:14.665Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:47:14.678Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:14.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:14.872Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:47:14.885Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:14.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.078Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:15.089Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:15.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.165Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:47:15.177Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:47:15.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.265Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:15.277Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:15.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.353Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:15.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:15.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:15.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:15.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.538Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:15.550Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:15.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:15.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:47:15.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:15.717Z] 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 [2025-02-03T08:47:15.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:47:15.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:26.814Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:26.828Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:26.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:26.903Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:26.914Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:26.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:27.910Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:27.924Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:27.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.031Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:28.043Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:28.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.125Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:28.138Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:28.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.211Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:28.223Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:28.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.599Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:28.612Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:47:28.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:28.898Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:28.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:28.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:28.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:29.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:29.586Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:47:29.599Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:29.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:29.742Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:47:29.754Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:29.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:29.952Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:47:29.965Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.154Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:30.167Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.248Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:47:30.260Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:47:30.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.339Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:30.352Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.432Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:30.447Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:30.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.630Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:30.642Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:30.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:30.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:47:30.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:30.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 [2025-02-03T08:47:30.831Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:47:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:41.898Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:41.910Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:41.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:41.992Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:42.007Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:42.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:42.997Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:43.011Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:43.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:43.113Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:43.129Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:43.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:43.214Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:43.228Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:43.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:43.310Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:43.322Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:43.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:43.681Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:43.694Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:47:43.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:43.974Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:43.990Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:44.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:44.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:44.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:44.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:44.667Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:47:44.682Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:44.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:44.821Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:47:44.834Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:44.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.031Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:47:45.043Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.237Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:45.249Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.324Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:47:45.337Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:47:45.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.420Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:45.432Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.518Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:45.532Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.616Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:45.628Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.715Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:47:45.730Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:45.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.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 [2025-02-03T08:47:45.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:47:45.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:45.903Z] 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 [2025-02-03T08:47:45.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:47:45.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:56.978Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:56.991Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:57.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:57.072Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:57.084Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:57.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:58.087Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:58.101Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:58.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:58.204Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:58.216Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:58.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:58.298Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:58.312Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:58.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:58.387Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:58.400Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:58.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:58.762Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:47:58.774Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:47:58.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:59.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:47:59.091Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:59.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:59.177Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:47:59.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:59.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:59.758Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:47:59.771Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:59.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:47:59.898Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:47:59.910Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:47:59.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.111Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:48:00.126Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.321Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:00.333Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.411Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:48:00.424Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:48:00.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.499Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:00.531Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.624Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:00.639Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.719Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:00.732Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.814Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:00.828Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:00.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:00.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:48:00.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:00.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 [2025-02-03T08:48:01.009Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:48:01.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:12.060Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:12.074Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:12.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:12.152Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:12.163Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:12.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:13.169Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:13.182Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:13.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:13.279Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:13.291Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:13.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:13.377Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:13.390Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:13.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:13.468Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:13.480Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:13.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:13.863Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:13.875Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:48:13.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:14.173Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:14.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:14.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:14.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:14.284Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:14.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:14.844Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:48:14.858Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:14.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:14.978Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:48:14.991Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.203Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:48:15.219Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.401Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:15.414Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:48:15.511Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:48:15.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.605Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:15.618Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.705Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:15.718Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:15.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.892Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:15.905Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:15.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:15.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 [2025-02-03T08:48:15.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:48:16.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:16.080Z] 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 [2025-02-03T08:48:16.093Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:48:16.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:27.144Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:27.158Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:27.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:27.239Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:27.251Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:27.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:28.248Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:28.262Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:28.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:28.356Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:28.371Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:28.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:28.461Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:28.476Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:28.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:28.564Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:28.578Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:28.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:28.944Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:28.955Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:48:28.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:29.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:29.275Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:29.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:29.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:29.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:29.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:29.927Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:48:29.940Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:29.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.059Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:48:30.073Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.287Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:48:30.300Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.483Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:30.495Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:48:30.596Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:48:30.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:30.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:30.792Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:30.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:30.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:30.972Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:30.984Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:31.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:31.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 [2025-02-03T08:48:31.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:48:31.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:31.164Z] 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 [2025-02-03T08:48:31.175Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:48:31.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:42.227Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:42.240Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:42.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:42.325Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:42.340Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:42.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:43.336Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:43.350Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:43.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:43.439Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:43.452Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:43.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:43.557Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:43.571Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:43.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:43.653Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:43.666Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:43.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:44.030Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:44.045Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:48:44.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:44.360Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:44.384Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:44.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:44.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:44.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:44.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.012Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:48:45.024Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.147Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:48:45.159Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.398Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:48:45.412Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:45.578Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:48:45.677Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:48:45.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.764Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:45.777Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.857Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:45.872Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:45.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:45.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:45.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:46.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:46.051Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:48:46.065Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:46.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:46.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 [2025-02-03T08:48:46.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:48:46.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:46.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 [2025-02-03T08:48:46.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:48:46.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:57.309Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:57.324Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:57.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:57.416Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:57.430Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:57.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:58.422Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:58.435Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:58.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:58.527Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:58.541Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:58.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:58.637Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:58.651Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:58.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:58.732Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:58.746Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:58.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:59.115Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:48:59.128Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:48:59.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:59.467Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:48:59.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:59.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:48:59.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:48:59.597Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:48:59.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.091Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:49:00.102Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.227Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:49:00.238Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.484Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:49:00.497Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.642Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:00.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.743Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:49:00.755Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:49:00.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.841Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:00.853Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:00.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:00.943Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:00.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:01.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:01.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:01.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:01.133Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:01.147Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:01.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:01.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:01.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:49:01.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:01.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 [2025-02-03T08:49:01.337Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:49:01.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:12.401Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:12.414Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:12.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:12.504Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:12.516Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:12.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:13.506Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:13.519Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:13.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:13.608Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:13.623Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:13.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:13.714Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:13.726Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:13.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:13.817Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:13.831Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:13.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:14.195Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:14.208Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:49:14.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:14.569Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:14.585Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:14.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:14.670Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:14.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:14.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.168Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-03T08:49:15.180Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:15.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.304Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:49:15.317Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:15.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.565Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:49:15.577Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:15.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:15.733Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:15.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.821Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:49:15.831Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:49:15.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:15.916Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:15.928Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:15.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:16.006Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:16.017Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:16.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:16.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:16.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:16.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:16.213Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:16.226Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:16.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:16.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 [2025-02-03T08:49:16.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:49:16.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:16.407Z] 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 [2025-02-03T08:49:16.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:49:16.460Z] Will try again after 15 sec [2025-02-03T08:49:24.743Z] Build build-configure #5860 completed: SUCCESS [Pipeline] echo [2025-02-03T08:49:24.764Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:49:24.844Z] Copied 2 artifacts from "build-configure" build number 5860 [Pipeline] echo [2025-02-03T08:49:24.885Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2025-02-03T08:49:25.168Z] + ls -la build-configure-32760 [2025-02-03T08:49:25.168Z] total 20 [2025-02-03T08:49:25.168Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:49 . [2025-02-03T08:49:25.168Z] drwxr-xr-x 8 jenkins docker 12288 Feb 3 08:49 .. [2025-02-03T08:49:25.168Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 08:49 build.env [2025-02-03T08:49:25.168Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 08:45 deps.build-configure.32760.env [Pipeline] withCredentials [2025-02-03T08:49:25.220Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:49:25.554Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:49:26.477Z] 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 [2025-02-03T08:49:27.481Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:27.493Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:27.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:27.578Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:27.590Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:27.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:28.590Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:28.602Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:28.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:28.693Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:28.707Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:28.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:28.792Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:28.804Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:28.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:28.895Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:28.908Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:28.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:29.282Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:29.296Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:49:29.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:29.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:29.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:29.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:29.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:29.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:29.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:30.245Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:49:30.305Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:49:30.326Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:49:30.391Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:49:30.414Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:49:30.428Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:30.476Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:30.510Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2025-02-03T08:49:30.536Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:49:30.607Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2025-02-03T08:49:30.629Z] JOB package-deployers-centos: file #0 with path build-configure-32760/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-02-03T08:49:30.683Z] JOB package-deployers-centos: file #1 with path build-configure-32760/deps.build-configure.32760.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:49:30.713Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:49:30.726Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:30.774Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-03T08:49:30.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:30.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:30.919Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:30.936Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:49:30.951Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:49:30.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:31.018Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.79973.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:49:31.058Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:31.072Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:31.123Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:49:31.140Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:49:31.172Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:31.187Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:31.245Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:31.261Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #79973 [Pipeline] timeout [2025-02-03T08:49:31.275Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-02-03T08:49:31.328Z] Scheduling project: build-package-deployers [Pipeline] echo [2025-02-03T08:49:31.348Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:31.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:49:31.389Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:31.403Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:31.455Z] Will try again after 15 sec [2025-02-03T08:49:31.471Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:31.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 [2025-02-03T08:49:31.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:49:31.573Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:31.604Z] 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 [2025-02-03T08:49:31.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:49:31.656Z] Will try again after 15 sec [2025-02-03T08:49:38.649Z] Starting building: build-package-deployers #4111 [Pipeline] { [Pipeline] echo [2025-02-03T08:49:42.564Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:42.577Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:42.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:42.653Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:42.666Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:42.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:43.663Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:43.675Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:43.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:43.779Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:43.793Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:43.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:43.870Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:43.887Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:43.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:43.978Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:43.992Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:44.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:44.373Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:44.407Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:49:44.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:44.750Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:44.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:44.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:44.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:44.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:44.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:45.503Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-03T08:49:45.518Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:45.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:45.799Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:49:45.811Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:45.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:45.944Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:45.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:45.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:46.027Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:49:46.040Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:49:46.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:46.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:46.164Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:46.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:46.269Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:46.280Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:46.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:46.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:46.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:46.536Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:46.562Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:49:46.577Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:49:46.636Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:46.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 [2025-02-03T08:49:46.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T08:49:46.727Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:49:46.760Z] 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 [2025-02-03T08:49:46.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:49:47.159Z] Will try again after 15 sec [2025-02-03T08:49:54.386Z] Build build-package-deployers #4111 completed: SUCCESS [Pipeline] echo [2025-02-03T08:49:54.405Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:49:54.527Z] Copied 2 artifacts from "build-package-deployers" build number 4111 [Pipeline] echo [2025-02-03T08:49:54.559Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2025-02-03T08:49:54.841Z] + ls -la build-package-deployers-79973 [2025-02-03T08:49:54.841Z] total 20 [2025-02-03T08:49:54.841Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:49 . [2025-02-03T08:49:54.841Z] drwxr-xr-x 9 jenkins docker 12288 Feb 3 08:49 .. [2025-02-03T08:49:54.841Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 08:49 build.env [2025-02-03T08:49:54.841Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 08:49 deps.build-package-deployers.79973.env [Pipeline] withCredentials [2025-02-03T08:49:54.879Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:49:55.184Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:49:55.743Z] 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 [2025-02-03T08:49:57.649Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:57.664Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:57.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:57.743Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:57.756Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:57.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:58.747Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:58.762Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:58.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:58.857Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:58.869Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:58.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:58.959Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:58.971Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:59.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:59.061Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:59.077Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:59.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:59.481Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:49:59.495Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:49:59.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:59.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:49:59.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:49:59.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:49:59.955Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:49:59.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:00.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:00.582Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:50:00.643Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:50:00.667Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T08:50:00.726Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:50:00.757Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2025-02-03T08:50:00.779Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:50:00.845Z] JOB compile-centos: files found = 2 [Pipeline] echo [2025-02-03T08:50:00.866Z] JOB compile-centos: file #0 with path build-package-deployers-79973/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-02-03T08:50:00.918Z] JOB compile-centos: file #1 with path build-package-deployers-79973/deps.build-package-deployers.79973.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:50:00.946Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:50:00.958Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:01.000Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-03T08:50:01.085Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:01.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:50:01.144Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:50:01.167Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:50:01.184Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:50:01.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:01.258Z] JOB compile-centos: deps_env_file: deps.build-compile.97434.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:50:01.297Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:01.315Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:50:01.374Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:50:01.392Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:50:01.426Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:01.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:01.487Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:50:01.510Z] JOB compile-centos: Starting job: build-compile rnd: #97434 [Pipeline] timeout [2025-02-03T08:50:01.529Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-02-03T08:50:01.600Z] Scheduling project: build-compile [Pipeline] echo [2025-02-03T08:50:01.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:01.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:50:01.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:01.767Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:01.779Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:01.819Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:50:01.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 [2025-02-03T08:50:01.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:50:01.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:02.191Z] 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 [2025-02-03T08:50:02.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:50:02.259Z] Will try again after 15 sec [2025-02-03T08:50:08.656Z] Starting building: build-compile #4100 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:50:12.977Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:12.991Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:50:13.008Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:13.023Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:13.062Z] Will try again after 15 sec [2025-02-03T08:50:13.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:13.836Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:13.856Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:13.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:13.945Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:13.963Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:14.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:14.046Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:14.060Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:14.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:14.148Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:14.163Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:14.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:14.567Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:14.581Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:50:14.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:14.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:14.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:15.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:15.057Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:15.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:15.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.033Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:50:16.048Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.181Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:16.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.282Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:50:16.297Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:50:16.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.404Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:16.417Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.518Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:16.530Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:16.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.848Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:16.859Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:16.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:16.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 [2025-02-03T08:50:16.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:50:17.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:17.291Z] 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 [2025-02-03T08:50:17.306Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:50:17.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:28.093Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:28.106Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:50:28.157Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:50:28.184Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:28.198Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:28.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:28.934Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:28.949Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:28.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:29.033Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:29.047Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:29.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:29.131Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:29.147Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:29.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:29.235Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:29.250Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:29.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:29.653Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:29.672Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:50:29.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:30.040Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:30.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:30.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:30.137Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:30.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:30.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.123Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:50:31.136Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.268Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:31.281Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.369Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:50:31.384Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:50:31.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.489Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:31.501Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.599Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:31.614Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:31.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:31.939Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:31.953Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:31.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:32.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:32.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:50:32.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:32.386Z] 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 [2025-02-03T08:50:32.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:50:32.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:43.187Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:43.203Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:43.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:43.284Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:43.296Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:43.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:44.026Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:44.040Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:44.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:44.117Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:44.129Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:44.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:50:44.540Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:44.554Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:50:44.573Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:44.590Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:44.634Z] Will try again after 15 sec [2025-02-03T08:50:44.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:44.741Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:44.754Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:50:44.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:45.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:45.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:45.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:45.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:45.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:45.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.210Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:50:46.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:46.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.348Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:50:46.361Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:46.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.450Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:50:46.464Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:50:46.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.577Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:46.594Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:46.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.683Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:46.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:46.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:46.927Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:46.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:46.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:47.026Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:50:47.041Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:47.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:47.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:50:47.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:50:47.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:47.481Z] 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 [2025-02-03T08:50:47.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:50:47.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:58.271Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:58.285Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:58.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:58.360Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:58.373Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:58.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:59.110Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:59.124Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:59.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:59.523Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:59.536Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:59.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:59.662Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:59.675Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:50:59.722Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:50:59.747Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:59.761Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:50:59.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:50:59.841Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:50:59.855Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:50:59.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:00.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:00.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:00.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:00.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:00.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:00.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:01.297Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:51:01.312Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:01.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:01.434Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:01.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:01.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:01.540Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:51:01.553Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:51:01.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:01.665Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:01.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:01.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:01.769Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:01.781Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:01.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:02.016Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:02.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:02.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:02.108Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:02.121Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:02.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:02.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:02.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:51:02.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:02.562Z] 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 [2025-02-03T08:51:02.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:51:02.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:13.355Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:13.367Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:13.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:13.445Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:13.457Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:13.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:14.195Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:14.209Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:14.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:14.609Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:14.625Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:14.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:14.756Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:14.768Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:14.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:14.849Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:14.862Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:14.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:14.944Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:14.956Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:51:14.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:15.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:15.351Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:15.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:15.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:15.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:15.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:16.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:51:16.394Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:16.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:16.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:16.528Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:16.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:16.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:51:16.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:51:16.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:16.747Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:16.762Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:16.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:16.851Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:16.866Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:16.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:17.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:17.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:17.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:17.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:17.204Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:17.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:17.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:17.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:51:17.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:17.644Z] 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 [2025-02-03T08:51:17.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:51:17.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:28.437Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:28.451Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:28.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:28.527Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:28.540Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:28.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:29.285Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:29.299Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:29.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:29.695Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:29.709Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:29.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:29.837Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:29.850Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:29.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:29.932Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:29.946Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:29.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:30.050Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-03T08:51:30.064Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-03T08:51:30.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:30.425Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:30.448Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:30.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:30.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:30.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:30.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:31.468Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:51:31.484Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:31.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:31.594Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:31.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:31.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:31.705Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:51:31.717Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:51:31.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:31.838Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:31.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:31.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:31.935Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:31.949Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:31.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:32.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:32.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:32.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:32.279Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:32.294Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:32.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:32.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:32.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:51:32.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:51:32.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 [2025-02-03T08:51:32.742Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:51:32.783Z] Will try again after 15 sec [2025-02-03T08:51:37.134Z] Build build-configure #5859 completed: SUCCESS [Pipeline] echo [2025-02-03T08:51:37.149Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:51:37.229Z] Copied 2 artifacts from "build-configure" build number 5859 [Pipeline] echo [2025-02-03T08:51:37.274Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-03T08:51:37.555Z] + ls -la build-configure-75165 [2025-02-03T08:51:37.555Z] total 24 [2025-02-03T08:51:37.555Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:51 . [2025-02-03T08:51:37.555Z] drwxr-xr-x 10 jenkins docker 12288 Feb 3 08:51 .. [2025-02-03T08:51:37.555Z] -rw-r--r-- 1 jenkins docker 35 Feb 3 08:51 build.env [2025-02-03T08:51:37.555Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 08:43 deps.build-configure.75165.env [Pipeline] withCredentials [2025-02-03T08:51:37.594Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:51:37.896Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:51:38.464Z] 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 [2025-02-03T08:51:43.517Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:51:43.576Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:43.595Z] JOB test-unit-agent: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:43.637Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-02-03T08:51:43.700Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:43.714Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:43.739Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2025-02-03T08:51:43.767Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] writeFile [Pipeline] dir [2025-02-03T08:51:43.801Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-02-03T08:51:43.875Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:43.907Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-02-03T08:51:43.928Z] JOB test-unit-agent: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:43.963Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-02-03T08:51:43.977Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:51:44.019Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:51:44.062Z] JOB test-unit-agent: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:44.111Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:44.124Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-02-03T08:51:44.138Z] JOB test-unit-opserver: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:44.175Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:44.195Z] JOB test-unit-opserver: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-02-03T08:51:44.254Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-02-03T08:51:44.303Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.13040.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T08:51:44.346Z] Archiving artifacts [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-03T08:51:44.427Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #13040 [Pipeline] timeout [2025-02-03T08:51:44.441Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-03T08:51:44.468Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.95696.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:44.496Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] build [2025-02-03T08:51:44.514Z] Scheduling project: test-unit-agent [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-02-03T08:51:44.576Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:44.588Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:44.607Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2025-02-03T08:51:44.629Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #95696 [Pipeline] timeout [2025-02-03T08:51:44.642Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] writeFile [Pipeline] build [2025-02-03T08:51:44.688Z] Scheduling project: test-unit-opserver [Pipeline] archiveArtifacts [2025-02-03T08:51:44.732Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:44.767Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] { [Pipeline] dir [2025-02-03T08:51:44.798Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:51:44.824Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:51:44.898Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:44.912Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-02-03T08:51:44.925Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2025-02-03T08:51:44.938Z] JOB test-unit-bgp: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:45.001Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:45.015Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-02-03T08:51:45.042Z] JOB test-unit-bgp: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] { [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-02-03T08:51:45.111Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:45.123Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:45.135Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2025-02-03T08:51:45.158Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:45.170Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] { [Pipeline] echo [2025-02-03T08:51:45.231Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-02-03T08:51:45.247Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:51:45.265Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-02-03T08:51:45.279Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:51:45.322Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:45.343Z] JOB test-unit-ungrouped: entering run_job [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-02-03T08:51:45.376Z] Archiving artifacts [Pipeline] writeFile [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T08:51:45.449Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-03T08:51:45.470Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:45.544Z] JOB test-unit-group-one: files found = 2 [Pipeline] // dir [Pipeline] archiveArtifacts [2025-02-03T08:51:45.602Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:45.619Z] JOB test-unit-group-one: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:45.660Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-02-03T08:51:45.685Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.1964.env [Pipeline] writeFile [Pipeline] dir [2025-02-03T08:51:45.717Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:51:45.761Z] Archiving artifacts [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:51:45.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:45.813Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T08:51:45.862Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-02-03T08:51:45.874Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-02-03T08:51:45.897Z] Archiving artifacts [Pipeline] dir [2025-02-03T08:51:45.913Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:51:45.935Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:45.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:51:45.968Z] JOB test-unit-group-one: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:51:46.044Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [2025-02-03T08:51:46.070Z] Will try again after 15 sec [Pipeline] dir [2025-02-03T08:51:46.086Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] echo [2025-02-03T08:51:46.109Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-02-03T08:51:46.126Z] JOB test-unit-group-two: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2025-02-03T08:51:46.201Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #1964 [Pipeline] timeout [2025-02-03T08:51:46.219Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-02-03T08:51:46.279Z] Will try again after 15 sec [Pipeline] build [2025-02-03T08:51:46.299Z] Scheduling project: test-unit-bgp [Pipeline] echo [2025-02-03T08:51:46.343Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:46.356Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-02-03T08:51:46.372Z] JOB test-unit-ungrouped: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:46.444Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:46.459Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-03T08:51:46.485Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-75165/build.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-02-03T08:51:46.536Z] JOB test-unit-group-two: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:46.594Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:46.611Z] JOB test-unit-ungrouped: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-02-03T08:51:46.693Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-03T08:51:46.716Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-75165/deps.build-configure.75165.env [Pipeline] readFile [Pipeline] echo [2025-02-03T08:51:46.743Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.56963.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:46.770Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:51:46.784Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:51:46.808Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2025-02-03T08:51:46.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:51:46.851Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:51:46.896Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:51:46.912Z] Archiving artifacts [Pipeline] } [Pipeline] } [Pipeline] echo [2025-02-03T08:51:46.962Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:51:46.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] } [2025-02-03T08:51:47.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] // dir [Pipeline] // dir [Pipeline] echo [2025-02-03T08:51:47.118Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #56963 [Pipeline] timeout [2025-02-03T08:51:47.131Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-02-03T08:51:47.160Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:51:47.176Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.54074.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:47.208Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:47.223Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-02-03T08:51:47.241Z] Scheduling project: test-unit-group-one [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-03T08:51:47.316Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.5034.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:47.345Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:47.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:51:47.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:51:47.445Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:47.457Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.54745.env [Pipeline] writeFile [Pipeline] echo [2025-02-03T08:51:47.501Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:47.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:51:47.573Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T08:51:47.590Z] Archiving artifacts [Pipeline] echo [2025-02-03T08:51:47.605Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:51:47.618Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T08:51:47.683Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #54074 [Pipeline] timeout [2025-02-03T08:51:47.700Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T08:51:47.723Z] Archiving artifacts [Pipeline] build [2025-02-03T08:51:47.739Z] Scheduling project: test-unit-group-two [2025-02-03T08:51:47.768Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:51:47.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:51:47.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:51:47.845Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:51:47.861Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #5034 [Pipeline] timeout [2025-02-03T08:51:47.876Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T08:51:47.915Z] Scheduling project: test-unit-ungrouped [Pipeline] echo [2025-02-03T08:51:47.958Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #54745 [Pipeline] timeout [2025-02-03T08:51:47.971Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [2025-02-03T08:51:48.033Z] Will try again after 15 sec [Pipeline] build [2025-02-03T08:51:48.049Z] Scheduling project: build-cleanup [Pipeline] echo [2025-02-03T08:51:48.091Z] 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 [2025-02-03T08:51:48.106Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:51:48.162Z] Will try again after 15 sec [2025-02-03T08:51:53.660Z] Starting building: test-unit-agent #1559 [2025-02-03T08:51:55.942Z] Build test-unit-agent #1559 completed: SUCCESS [2025-02-03T08:51:55.954Z] Starting building: test-unit-opserver #1559 [Pipeline] echo [2025-02-03T08:51:55.967Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:51:56.068Z] Copied 1 artifact from "test-unit-agent" build number 1559 [Pipeline] echo [2025-02-03T08:51:56.096Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-02-03T08:51:56.382Z] + ls -la test-unit-agent-13040 [2025-02-03T08:51:56.382Z] total 20 [2025-02-03T08:51:56.382Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:51 . [2025-02-03T08:51:56.382Z] drwxr-xr-x 11 jenkins docker 12288 Feb 3 08:51 .. [2025-02-03T08:51:56.382Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-agent.13040.env [Pipeline] withCredentials [2025-02-03T08:51:56.428Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:51:56.736Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:51:57.298Z] 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] } [2025-02-03T08:51:58.304Z] Build test-unit-opserver #1559 completed: SUCCESS [2025-02-03T08:51:58.316Z] Starting building: test-unit-bgp #1559 [Pipeline] echo [2025-02-03T08:51:58.330Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:51:58.433Z] Copied 1 artifact from "test-unit-opserver" build number 1559 [Pipeline] echo [2025-02-03T08:51:58.457Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-02-03T08:51:58.662Z] Starting building: test-unit-group-one #1559 [2025-02-03T08:51:58.736Z] + ls -la test-unit-opserver-95696 [2025-02-03T08:51:58.736Z] total 20 [2025-02-03T08:51:58.736Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:51 . [2025-02-03T08:51:58.736Z] drwxr-xr-x 12 jenkins docker 12288 Feb 3 08:51 .. [2025-02-03T08:51:58.736Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-opserver.95696.env [Pipeline] withCredentials [2025-02-03T08:51:58.782Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:51:59.116Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:51:59.683Z] 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] } [2025-02-03T08:52:00.684Z] Build test-unit-bgp #1559 completed: SUCCESS [2025-02-03T08:52:00.694Z] Starting building: test-unit-group-two #1559 [Pipeline] echo [2025-02-03T08:52:00.705Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:52:00.917Z] Copied 1 artifact from "test-unit-bgp" build number 1559 [Pipeline] echo [2025-02-03T08:52:00.944Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-03T08:52:01.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:01.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:01.182Z] Will try again after 15 sec [2025-02-03T08:52:01.227Z] + ls -la test-unit-bgp-1964 [2025-02-03T08:52:01.227Z] total 20 [2025-02-03T08:52:01.227Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:52 . [2025-02-03T08:52:01.227Z] drwxr-xr-x 13 jenkins docker 12288 Feb 3 08:52 .. [2025-02-03T08:52:01.227Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-bgp.1964.env [Pipeline] withCredentials [2025-02-03T08:52:01.275Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-03T08:52:01.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:01.356Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:01.399Z] Will try again after 15 sec [2025-02-03T08:52:01.582Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T08:52:01.922Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:52:01.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:01.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:02.066Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:02.078Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:02.127Z] Will try again after 15 sec [2025-02-03T08:52:02.140Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T08:52:02.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:52:02.206Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:52:02.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:02.446Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:02.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:02.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:02.605Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:02.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:02.664Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-03T08:52:02.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:02.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:52:03.029Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-02-03T08:52:03.111Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:03.133Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:52:03.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:03.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // stage [2025-02-03T08:52:03.272Z] Will try again after 15 sec [Pipeline] } [2025-02-03T08:52:03.278Z] Build test-unit-group-two #1559 completed: SUCCESS [2025-02-03T08:52:03.285Z] Starting building: test-unit-ungrouped #1559 [Pipeline] { [2025-02-03T08:52:03.327Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:52:03.373Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:52:03.463Z] Copied 1 artifact from "test-unit-group-two" build number 1559 [Pipeline] echo [2025-02-03T08:52:03.475Z] 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 [2025-02-03T08:52:03.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:52:03.541Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:52:03.555Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-02-03T08:52:03.668Z] Starting building: build-cleanup #6473 [2025-02-03T08:52:03.835Z] + ls -la test-unit-group-two-54074 [2025-02-03T08:52:03.835Z] total 20 [2025-02-03T08:52:03.835Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:52 . [2025-02-03T08:52:03.835Z] drwxr-xr-x 14 jenkins docker 12288 Feb 3 08:52 .. [2025-02-03T08:52:03.835Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-group-two.54074.env [Pipeline] withCredentials [2025-02-03T08:52:03.900Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:52:04.201Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:52:04.768Z] 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 [2025-02-03T08:52:16.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:16.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:16.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:16.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:16.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:16.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:17.038Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:52:17.053Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:17.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:17.159Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:17.175Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:17.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:17.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:52:17.287Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:52:17.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:17.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:17.550Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:17.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:17.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:17.709Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:17.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:18.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:18.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:18.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:18.309Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:18.322Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:52:18.386Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:52:18.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 [2025-02-03T08:52:18.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:52:18.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:18.571Z] 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 [2025-02-03T08:52:18.586Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:52:18.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:31.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:31.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:31.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:31.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:31.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:31.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:32.127Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:52:32.139Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:32.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:32.242Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:32.255Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:32.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:32.356Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:52:32.369Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:52:32.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:32.621Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:32.634Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:32.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:32.801Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:32.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:32.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:52:33.978Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:33.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:52:34.006Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:34.019Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:52:34.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:34.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:52:34.095Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:52:34.108Z] 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 [2025-02-03T08:52:34.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:52:34.158Z] Will try again after 15 sec [2025-02-03T08:52:34.173Z] Will try again after 15 sec [2025-02-03T08:52:34.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:46.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:46.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:46.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:46.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:46.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:46.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:47.213Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:52:47.225Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:47.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:47.320Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:52:47.334Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:47.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:47.437Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:52:47.451Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:52:47.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:47.705Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:47.717Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:47.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:47.892Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:47.907Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:47.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:52:49.124Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:49.138Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:52:49.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T08:52:49.241Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:52:49.261Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T08:52:49.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:52:49.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:52:49.358Z] Will try again after 15 sec [2025-02-03T08:52:49.375Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:52:49.390Z] 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 [2025-02-03T08:52:49.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:52:49.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:01.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:01.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:01.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:01.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:01.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:01.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:02.293Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:53:02.308Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:02.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:02.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:02.421Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:02.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:02.525Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:53:02.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:53:02.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:02.804Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:02.821Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:02.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:02.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:03.000Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:03.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:04.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:04.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:04.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:04.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:04.407Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:53:04.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:04.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 [2025-02-03T08:53:04.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:53:04.562Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T08:53:04.585Z] 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 [2025-02-03T08:53:04.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:53:04.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:16.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:16.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:16.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:16.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:16.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:16.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:17.380Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:53:17.394Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:17.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:17.486Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:17.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:17.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:17.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:53:17.624Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:53:17.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:17.893Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:17.907Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:17.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:18.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:18.082Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:18.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:19.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:19.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:19.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:19.489Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:19.506Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:19.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:19.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 [2025-02-03T08:53:19.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:53:19.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:19.693Z] 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 [2025-02-03T08:53:19.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:53:19.748Z] Will try again after 15 sec [2025-02-03T08:53:22.448Z] Build build-cleanup #6473 completed: SUCCESS [Pipeline] echo [2025-02-03T08:53:22.467Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:53:22.580Z] Copied 1 artifact from "build-cleanup" build number 6473 [Pipeline] echo [2025-02-03T08:53:22.615Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-03T08:53:22.895Z] + ls -la build-cleanup-54745 [2025-02-03T08:53:22.895Z] total 20 [2025-02-03T08:53:22.895Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:53 . [2025-02-03T08:53:22.895Z] drwxr-xr-x 15 jenkins docker 12288 Feb 3 08:53 .. [2025-02-03T08:53:22.895Z] -rw-r--r-- 1 jenkins docker 375 Feb 3 08:51 deps.build-cleanup.54745.env [Pipeline] withCredentials [2025-02-03T08:53:22.933Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T08:53:23.231Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:53:23.791Z] 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 [2025-02-03T08:53:31.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:31.647Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:31.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:31.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:31.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:31.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:32.464Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:53:32.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:32.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:32.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:32.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:32.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:32.688Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:53:32.700Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:53:32.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:32.973Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:32.986Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:33.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:33.147Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:33.159Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:33.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:34.390Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:34.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:34.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:34.586Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:34.602Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:34.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:34.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 [2025-02-03T08:53:34.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:53:34.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:34.813Z] 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 [2025-02-03T08:53:34.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:53:34.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:46.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:46.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:46.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:46.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:46.928Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:46.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:47.545Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:53:47.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:47.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:47.643Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:53:47.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:47.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:47.765Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:53:47.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:53:47.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:48.059Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:48.071Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:48.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:48.225Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:48.237Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:48.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:49.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:49.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:49.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:49.698Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:53:49.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:53:49.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:49.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:53:49.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:53:49.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:53:49.912Z] 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 [2025-02-03T08:53:49.929Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:53:50.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:01.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:01.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:01.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:01.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:02.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:02.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:02.623Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:54:02.635Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:02.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:02.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:02.736Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:02.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:02.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:54:02.857Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:54:02.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:03.137Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:03.151Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:03.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:03.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:03.319Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:03.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:04.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:04.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:04.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:04.796Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:04.812Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:04.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:04.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:04.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:54:04.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:05.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 [2025-02-03T08:54:05.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:54:05.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:16.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:16.907Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:16.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:17.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:17.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:17.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:17.706Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:54:17.720Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:17.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:17.801Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:17.814Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:17.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:17.929Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:54:17.944Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:54:17.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:18.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:18.244Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:18.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:18.395Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:18.410Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:18.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:19.640Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:19.653Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:19.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:19.904Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:19.919Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:19.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54: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 [2025-02-03T08:54:20.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:54:20.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:20.160Z] 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 [2025-02-03T08:54:20.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:54:20.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:31.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:31.987Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:32.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:32.152Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:32.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:32.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:32.793Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:54:32.806Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:32.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:32.883Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:32.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:32.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:33.011Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:54:33.023Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:54:33.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:33.318Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:33.331Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:33.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:33.485Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:33.496Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:33.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:34.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:34.732Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:34.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:34.995Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:35.011Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:35.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:35.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:35.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:54:35.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:35.272Z] 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 [2025-02-03T08:54:35.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:54:35.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:47.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:47.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:47.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:47.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:47.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:47.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:47.876Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:54:47.890Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:47.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:47.972Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:54:47.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:48.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:48.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:54:48.099Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:54:48.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:48.405Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:48.417Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:48.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:48.568Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:48.582Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:48.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:49.797Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:49.810Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:49.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:50.085Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:54:50.102Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:54:50.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:50.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:54:50.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:54:50.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:54:50.360Z] 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 [2025-02-03T08:54:50.376Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:54:50.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:02.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:02.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:02.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:02.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:02.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:02.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:02.971Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:55:02.988Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:03.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:03.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:03.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:03.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:03.171Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:55:03.188Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:55:03.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:03.487Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:03.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:03.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:03.649Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:03.664Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:03.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:04.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:04.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:04.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:05.179Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:05.193Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:05.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:05.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 [2025-02-03T08:55:05.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:55:05.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:05.457Z] 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 [2025-02-03T08:55:05.476Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:55:05.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:17.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:17.240Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:17.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:17.392Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:17.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:17.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:18.055Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:55:18.067Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:18.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:18.148Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:18.160Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:18.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:18.258Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:55:18.270Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:55:18.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:18.570Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:18.583Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:18.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:18.733Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:18.745Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:18.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:19.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:19.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:20.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:20.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:20.290Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:20.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:20.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 [2025-02-03T08:55:20.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:55:20.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:20.553Z] 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 [2025-02-03T08:55:20.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:55:20.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:32.309Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:32.322Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:32.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:32.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:32.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:32.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:33.143Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:55:33.157Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:33.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:33.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:33.245Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:33.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:33.334Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:55:33.349Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:55:33.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:33.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:33.657Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:33.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:33.815Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:33.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:33.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:35.037Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:35.049Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:35.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:35.369Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:35.390Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:35.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:35.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:35.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:55:35.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:35.673Z] 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 [2025-02-03T08:55:35.688Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:55:35.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:47.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:47.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:47.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:47.551Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:47.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:47.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:48.225Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:55:48.238Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:48.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:48.313Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:55:48.325Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:48.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:48.421Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:55:48.435Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:55:48.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:48.720Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:48.734Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:48.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:48.891Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:48.904Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:48.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:50.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:55:50.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:50.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:50.466Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:55:50.480Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:55:50.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:50.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 [2025-02-03T08:55:50.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:55:50.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:55:50.769Z] 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 [2025-02-03T08:55:50.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:55:50.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:02.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:02.488Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:02.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:02.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:02.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:02.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:03.305Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:56:03.317Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:03.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:03.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:03.420Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:03.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:03.502Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:56:03.514Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:56:03.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:03.798Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:03.811Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:03.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:03.971Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:03.984Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:04.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:05.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:05.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:05.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:05.555Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:05.571Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:05.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:05.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:05.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:56:05.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:05.862Z] 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 [2025-02-03T08:56:05.879Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:56:05.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:17.555Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:17.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:17.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:17.719Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:17.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:17.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:18.398Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:56:18.411Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:18.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:18.492Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:18.505Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:18.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:18.580Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:56:18.592Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:56:18.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:18.877Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:18.890Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:18.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:19.052Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:19.067Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:19.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:20.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:20.287Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:20.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:20.645Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:20.666Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:20.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:20.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:20.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:56:20.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:20.947Z] 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 [2025-02-03T08:56:20.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:56:21.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:32.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:32.649Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:32.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:32.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:32.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:32.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:33.487Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:56:33.500Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:33.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:33.581Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:33.594Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:33.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:33.670Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:56:33.683Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:56:33.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:33.963Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:33.975Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:34.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:34.133Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:34.146Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:34.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:35.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:35.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:35.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:35.757Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:35.772Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:35.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:35.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:35.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:56:35.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:36.049Z] 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 [2025-02-03T08:56:36.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:56:36.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:47.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:47.745Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:47.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:47.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:47.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:47.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:48.567Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:56:48.581Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:48.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:48.658Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:56:48.670Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:48.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:48.756Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:56:48.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:56:48.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:49.047Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:49.061Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:49.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:49.209Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:49.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:49.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:50.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:50.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:50.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:50.846Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:56:50.864Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:56:50.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:50.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:56:50.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:56:50.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:56:51.142Z] 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 [2025-02-03T08:56:51.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:56:51.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:02.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:02.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:02.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:03.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:03.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:03.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:03.646Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:57:03.660Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:03.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:03.734Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:03.745Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:03.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:03.832Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:57:03.847Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:57:03.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:04.135Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:04.149Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:04.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:04.291Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:04.306Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:04.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:05.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:05.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:05.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:05.938Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:05.966Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:06.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:06.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:06.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:57:06.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:06.236Z] 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 [2025-02-03T08:57:06.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:57:06.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:17.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:17.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:17.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:18.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:18.097Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:18.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:18.729Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:57:18.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:18.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:18.821Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:18.835Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:18.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:18.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:57:18.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:57:18.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:19.219Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:19.233Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:19.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:19.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:19.390Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:19.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:20.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:20.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:20.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:21.042Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:21.057Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:21.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:21.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:21.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:57:21.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:21.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 [2025-02-03T08:57:21.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:57:21.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:32.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:32.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:33.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:33.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:33.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:33.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:33.810Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:57:33.824Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:33.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:33.896Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:33.909Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:33.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:33.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:57:34.005Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:57:34.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:34.301Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:34.314Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:34.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:34.455Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:34.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:34.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:35.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:35.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:35.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:36.128Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:36.146Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:36.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:36.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:36.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:57:36.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:36.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 [2025-02-03T08:57:36.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:57:36.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:48.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:48.073Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:48.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:48.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:48.254Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:48.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:48.890Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:57:48.903Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:48.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:48.977Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:57:48.990Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:49.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:49.070Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:57:49.083Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:57:49.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:49.381Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:49.394Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:49.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:49.538Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:49.552Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:49.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:50.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:50.785Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:50.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:51.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:57:51.260Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:57:51.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:51.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:57:51.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:57:51.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:57:51.537Z] 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 [2025-02-03T08:57:51.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:57:51.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:03.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:03.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:03.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:03.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:03.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:03.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:03.970Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:58:03.982Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:04.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:04.052Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:04.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:04.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:04.153Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:58:04.165Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:58:04.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:04.458Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:04.471Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:04.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:04.622Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:04.634Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:04.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:05.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:05.880Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:05.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:06.343Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:06.361Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:06.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:06.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:06.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:58:06.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:06.634Z] 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 [2025-02-03T08:58:06.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:58:06.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:18.213Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:18.225Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:18.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:18.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:18.408Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:18.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:19.043Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:58:19.055Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:19.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:19.127Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:19.138Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:19.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:19.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:58:19.242Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:58:19.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:19.538Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:19.551Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:19.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:19.699Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:19.714Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:19.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:20.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:20.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:21.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:21.447Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:21.461Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:21.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:21.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:21.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:58:21.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:21.735Z] 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 [2025-02-03T08:58:21.751Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:58:21.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:33.288Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:33.299Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:33.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:33.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:33.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:33.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:34.124Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:58:34.138Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:34.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:34.218Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:34.231Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:34.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:34.308Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:58:34.321Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:58:34.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:34.619Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:34.632Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:34.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:34.785Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:34.797Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:34.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:36.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:36.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:36.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:36.542Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:36.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:36.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:36.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 [2025-02-03T08:58:36.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:58:36.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:36.836Z] 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 [2025-02-03T08:58:36.849Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:58:36.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:48.363Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:48.375Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:48.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:48.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:48.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:48.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:49.209Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:58:49.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:49.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:49.302Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:58:49.315Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:49.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:49.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:58:49.407Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:58:49.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:49.701Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:49.715Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:49.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:49.862Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:49.874Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:49.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:51.119Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:58:51.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:51.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:51.640Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:58:51.657Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:58:51.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:51.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 [2025-02-03T08:58:51.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:58:51.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:58:51.938Z] 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 [2025-02-03T08:58:51.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:58:51.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:03.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:03.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:03.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:03.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:03.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:03.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:04.290Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:59:04.303Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:04.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:04.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:04.393Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:04.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:04.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:59:04.480Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:59:04.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:04.783Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:04.795Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:04.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:04.940Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:04.953Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:04.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:06.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:06.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:06.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:06.736Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:06.756Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:06.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:06.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:06.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:59:06.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:07.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 [2025-02-03T08:59:07.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:59:07.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:18.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:18.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:18.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:18.718Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:18.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:18.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:19.372Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:59:19.386Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:19.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:19.464Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:19.477Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:19.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:19.549Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:59:19.562Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:59:19.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:19.860Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:19.873Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:19.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:20.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:20.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:20.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:21.281Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:21.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:21.335Z] Will try again after 15 sec [2025-02-03T08:59:21.417Z] Build deploy-platform-juju-k8s #950 completed: SUCCESS [Pipeline] echo [2025-02-03T08:59:21.434Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T08:59:21.503Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 950 [Pipeline] echo [2025-02-03T08:59:21.534Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] { [2025-02-03T08:59:21.814Z] + ls -la deploy-platform-juju-k8s-94283 [2025-02-03T08:59:21.814Z] total 20 [2025-02-03T08:59:21.814Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 08:59 . [2025-02-03T08:59:21.814Z] drwxr-xr-x 16 jenkins docker 12288 Feb 3 08:59 .. [2025-02-03T08:59:21.814Z] -rw-r--r-- 1 jenkins docker 446 Feb 3 08:43 stackrc.deploy-platform-juju-k8s.env [Pipeline] withCredentials [2025-02-03T08:59:21.865Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2025-02-03T08:59:21.876Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T08:59:21.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T08:59:21.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-03T08:59:22.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 [2025-02-03T08:59:22.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:59:22.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:22.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:22.170Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:59:22.219Z] Will try again after 15 sec [2025-02-03T08:59:22.243Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T08:59:23.177Z] 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 [2025-02-03T08:59:33.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:33.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:33.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:33.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:33.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:33.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:34.459Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:59:34.473Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:34.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:34.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:34.565Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:34.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:34.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:59:34.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:59:34.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:34.940Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:34.952Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:34.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:35.091Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:35.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:35.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:36.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:36.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:36.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:36.969Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T08:59:36.981Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:37.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:37.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:37.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:59:37.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:37.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:37.266Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:59:37.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:48.689Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:48.705Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:48.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:48.884Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:48.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:48.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:49.544Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T08:59:49.555Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:49.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:49.629Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T08:59:49.640Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:49.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:49.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T08:59:49.730Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T08:59:49.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:50.020Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:50.034Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:50.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:50.166Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:50.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:50.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:51.439Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:51.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:51.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:52.049Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T08:59:52.062Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T08:59:52.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:52.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T08:59:52.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T08:59:52.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T08:59:52.339Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T08:59:52.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T08:59:52.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:03.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:03.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:03.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:03.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:03.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:04.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:04.623Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:00:04.638Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:04.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:04.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:04.739Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:04.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:04.836Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:00:04.850Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:00:04.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:05.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:05.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:05.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:05.243Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:05.258Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:05.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:06.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:06.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:06.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:07.139Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:00:07.154Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:07.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:07.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:07.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:00:07.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:07.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 [2025-02-03T09:00:07.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:00:07.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:18.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:18.875Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:18.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:19.057Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:19.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:19.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:19.716Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:00:19.731Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:19.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:19.811Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:19.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:19.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:19.916Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:00:19.928Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:00:19.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:20.188Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:20.203Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:20.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:20.333Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:20.349Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:20.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:21.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:21.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:21.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:22.319Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:00:22.333Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:00:22.386Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:00:22.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 [2025-02-03T09:00:22.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:00:22.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:22.556Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:22.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:00:22.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:33.943Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:33.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:34.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:34.142Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:34.156Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:34.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:34.806Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:00:34.820Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:34.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:34.894Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:34.907Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:34.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:34.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:00:35.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:00:35.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:35.274Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:35.287Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:35.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:35.412Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:35.427Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:35.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:36.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:36.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:36.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:37.418Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:00:37.430Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:37.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:37.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:37.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:00:37.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:37.656Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:37.669Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:00:37.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:49.029Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:49.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:49.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:49.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:49.238Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:49.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:49.888Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:00:49.900Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:49.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:49.978Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:00:49.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:50.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:50.082Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:00:50.093Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:00:50.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:50.355Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:50.367Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:50.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:50.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:50.509Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:50.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:51.839Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:51.851Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:51.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:52.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:00:52.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:00:52.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:52.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:00:52.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:00:52.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:00:52.745Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:00:52.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:00:52.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:04.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:04.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:04.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:04.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:04.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:04.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:04.966Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:01:04.978Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:05.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:05.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:05.090Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:05.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:05.168Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:01:05.182Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:01:05.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:05.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:05.450Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:05.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:05.579Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:05.592Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:05.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:06.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:06.932Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:06.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:07.579Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:01:07.593Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:07.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:07.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 [2025-02-03T09:01:07.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:01:07.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:07.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 [2025-02-03T09:01:07.843Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:01:07.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:19.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:19.214Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:19.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:19.382Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:19.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:19.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:20.044Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:01:20.058Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:20.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:20.158Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:20.171Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:20.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:20.248Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:01:20.264Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:01:20.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:20.516Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:20.530Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:20.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:20.660Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:20.675Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:20.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:22.011Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:22.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:22.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:22.661Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:01:22.673Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:22.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:22.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 [2025-02-03T09:01:22.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:01:22.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:22.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:22.935Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:01:22.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:34.282Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:34.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:34.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:34.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:34.469Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:34.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:35.119Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:01:35.132Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:35.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:35.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:35.246Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:35.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:35.332Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:01:35.345Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:01:35.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:35.597Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:35.610Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:35.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:35.764Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:35.776Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:35.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:37.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:37.111Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:37.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:37.740Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:01:37.751Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:37.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:37.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:37.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:01:37.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:38.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:38.048Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:01:38.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:49.363Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:49.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:49.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:49.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:49.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:49.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:50.198Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:01:50.211Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:50.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:50.311Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:01:50.324Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:50.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:50.409Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:01:50.422Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:01:50.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:50.676Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:50.689Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:50.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:50.843Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:01:50.856Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:50.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:52.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:52.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:52.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:52.817Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:01:52.830Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:01:52.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:52.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:01:52.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:01:52.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:01:53.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 [2025-02-03T09:01:53.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:01:53.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:04.442Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:04.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:04.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:04.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:04.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:04.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:05.281Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:02:05.295Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:05.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:05.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:05.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:05.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:05.485Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:02:05.500Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:02:05.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:05.756Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:05.769Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:05.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:05.925Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:05.937Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:05.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:07.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:07.280Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:07.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:07.895Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:02:07.907Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:07.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:07.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 [2025-02-03T09:02:08.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:02:08.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:08.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 [2025-02-03T09:02:08.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:02:08.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:19.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:19.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:19.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:19.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:19.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:19.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:20.363Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:02:20.376Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:20.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:20.476Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:20.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:20.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:20.569Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:02:20.581Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:02:20.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:20.839Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:20.851Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:20.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:20.997Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:21.009Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:21.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:22.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:22.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:22.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:22.977Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:02:22.990Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:23.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:23.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:23.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:02:23.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:23.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 [2025-02-03T09:02:23.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:02:23.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:34.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:34.609Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:34.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:34.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:34.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:34.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:35.439Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:02:35.454Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:35.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:35.551Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:35.563Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:35.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:35.645Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:02:35.658Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:02:35.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:35.923Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:35.937Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:35.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:36.083Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:36.099Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:36.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:37.439Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:37.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:37.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:38.067Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:02:38.083Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:38.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:38.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:38.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:02:38.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:38.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 [2025-02-03T09:02:38.420Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:02:38.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:49.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:49.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:49.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:49.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:49.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:49.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:50.517Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:02:50.529Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:50.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:50.622Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:02:50.636Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:50.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:50.720Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:02:50.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:02:50.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:51.002Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:51.016Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:51.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:51.165Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:51.177Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:51.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:52.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:02:52.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:52.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:53.155Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:02:53.168Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:02:53.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:53.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 [2025-02-03T09:02:53.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:02:53.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:02:53.498Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:02:53.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:02:53.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:04.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:04.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:04.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:04.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:04.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:05.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:05.595Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:03:05.608Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:05.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:05.700Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:05.713Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:05.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:05.795Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:03:05.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:03:05.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:06.082Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:06.096Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:06.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:06.246Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:06.261Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:06.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:07.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:07.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:07.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:08.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:03:08.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:08.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:08.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:08.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:03:08.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:08.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 [2025-02-03T09:03:08.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:03:08.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:19.840Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:19.853Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:19.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:20.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:20.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:20.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:20.675Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:03:20.688Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:20.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:20.779Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:20.793Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:20.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:20.873Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:03:20.888Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:03:20.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:21.161Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:21.174Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:21.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:21.330Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:21.343Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:21.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:22.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:22.705Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:22.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:23.328Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:03:23.341Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:23.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:23.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:23.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:03:23.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:23.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 [2025-02-03T09:03:23.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:03:23.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:34.916Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:34.928Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:34.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:35.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:35.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:35.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:35.756Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:03:35.769Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:35.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:35.861Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:35.873Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:35.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:35.955Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:03:35.967Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:03:36.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:36.240Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:36.254Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:36.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:36.408Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:36.421Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:36.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:37.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:37.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:37.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:38.409Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:03:38.423Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:38.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:38.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:38.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:03:38.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:38.782Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:38.799Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:03:38.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:49.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:50.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:50.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:50.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:50.224Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:50.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:50.832Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:03:50.845Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:50.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:50.935Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:03:50.948Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:50.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:51.028Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:03:51.040Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:03:51.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:51.320Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:51.333Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:51.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:51.486Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:51.499Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:51.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:52.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:52.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:52.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:53.489Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:03:53.502Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:03:53.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:53.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:03:53.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:03:53.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:03:53.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:03:53.904Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:03:53.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:05.074Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:05.089Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:05.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:05.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:05.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:05.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:05.909Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:04:05.922Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:05.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:06.018Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:06.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:06.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:06.111Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:04:06.125Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:04:06.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:06.400Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:06.414Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:06.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:06.572Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:06.586Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:06.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:07.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:07.961Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:08.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:08.570Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:04:08.583Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:08.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:08.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:08.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:04:08.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:08.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:08.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:04:09.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:20.163Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:20.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:20.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:20.369Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:20.381Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:20.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:20.991Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:04:21.005Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:21.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:21.098Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:21.112Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:21.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:21.196Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:04:21.209Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:04:21.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:21.489Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:21.503Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:21.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:21.660Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:21.673Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:21.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:23.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:23.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:23.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:23.659Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:04:23.671Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:23.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:23.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 [2025-02-03T09:04:23.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:04:23.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:24.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:24.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:04:24.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:35.245Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:35.259Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:35.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:35.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:35.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:35.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:36.073Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:04:36.088Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:36.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:36.176Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:36.191Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:36.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:36.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:04:36.296Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:04:36.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:36.567Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:36.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:36.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:36.739Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:36.751Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:36.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:38.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:38.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:38.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:38.738Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:04:38.749Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:38.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:38.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:38.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:04:38.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:39.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:39.171Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:04:39.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:50.331Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:50.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:50.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:50.534Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:50.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:50.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:51.154Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:04:51.167Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:51.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:51.266Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:04:51.281Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:51.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:51.360Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:04:51.372Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:04:51.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:51.649Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:51.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:51.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:51.817Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:51.830Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:51.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:53.203Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:53.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:53.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:53.816Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:04:53.829Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:04:53.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:53.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:04:53.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:04:53.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:04:54.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:04:54.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:04:54.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:05.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:05.424Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:05.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:05.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:05.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:05.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:06.234Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:05:06.248Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:06.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:06.357Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:06.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:06.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:06.441Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:05:06.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:05:06.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:06.737Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:06.756Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:06.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:06.899Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:06.912Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:06.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:08.290Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:08.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:08.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:08.899Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:05:08.914Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:05:09.025Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:05:09.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:09.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:05:09.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:09.348Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:09.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:05:09.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:20.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:20.499Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:20.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:20.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:20.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:20.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:21.315Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:05:21.329Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:21.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:21.433Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:21.451Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:21.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:21.522Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:05:21.534Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:05:21.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:21.824Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:21.837Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:21.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:21.977Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:21.989Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:22.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:23.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:23.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:23.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:24.052Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:05:24.065Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:24.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:24.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 [2025-02-03T09:05:24.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:05:24.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:24.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:24.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:05:24.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:35.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:35.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:35.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:35.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:35.792Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:35.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:36.395Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:05:36.406Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:36.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:36.514Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:36.526Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:36.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:36.595Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:05:36.609Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:05:36.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:36.904Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:36.918Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:36.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:37.051Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:37.064Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:37.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:38.458Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:38.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:38.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:39.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:05:39.142Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:39.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:39.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 [2025-02-03T09:05:39.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:05:39.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:39.527Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:39.550Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:05:39.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:50.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:50.650Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:50.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:50.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:50.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:50.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:51.472Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:05:51.488Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:51.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:51.591Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:05:51.604Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:51.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:51.685Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:05:51.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:05:51.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:51.988Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:52.002Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:52.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:52.129Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:52.141Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:52.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:53.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:53.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:53.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:54.213Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:05:54.225Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:05:54.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:54.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:05:54.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:05:54.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:05:54.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:05:54.647Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:05:54.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:05.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:05.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:05.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:05.937Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:05.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:05.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:06.557Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:06:06.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:06.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:06.667Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:06.682Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:06.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:06.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:06:06.781Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:06:06.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:07.069Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:07.082Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:07.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:07.208Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:07.219Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:07.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:08.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:08.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:08.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:09.288Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:06:09.301Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:09.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:09.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:09.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:06:09.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:09.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:09.748Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:06:09.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:20.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:20.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:20.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:21.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:21.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:21.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:21.636Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:06:21.649Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:21.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:21.753Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:21.766Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:21.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:21.847Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:06:21.859Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:06:21.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:22.146Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:22.159Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:22.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:22.283Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:22.294Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:22.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:23.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:23.704Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:23.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:24.364Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:06:24.376Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:24.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:24.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:24.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:06:24.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:24.838Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:24.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:06:24.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:35.875Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:35.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:35.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:36.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:36.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:36.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:36.718Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:06:36.731Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:36.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:36.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:36.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:36.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:36.924Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:06:36.936Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:06:36.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:37.225Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:37.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:37.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:37.361Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:37.375Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:37.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:38.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:38.783Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:38.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:39.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:06:39.455Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:39.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:39.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:39.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:06:39.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:39.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:39.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:06:40.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:50.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:50.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:51.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:51.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:51.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:51.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:51.800Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:06:51.814Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:51.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:51.911Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:06:51.925Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:51.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:52.001Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:06:52.014Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:06:52.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:52.307Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:52.321Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:52.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:52.445Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:52.461Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:52.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:53.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:53.865Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:53.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:54.523Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:06:54.537Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:06:54.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:54.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:06:54.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:06:54.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:06:55.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:06:55.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:06:55.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:06.031Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:06.044Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:06.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:06.247Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:06.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:06.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:06.881Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:07:06.895Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:06.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:06.988Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:07.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:07.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:07.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:07:07.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:07:07.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:07.389Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:07.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:07.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:07.548Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:07.562Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:07.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:08.935Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:08.948Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:08.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:09.606Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:07:09.619Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:09.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:09.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:09.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:07:09.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:10.121Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:10.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:07:10.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:21.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:21.118Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:21.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:21.325Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:21.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:21.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:21.964Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:07:21.979Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:22.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:22.066Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:22.079Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:22.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:22.164Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:07:22.180Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:07:22.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:22.470Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:22.484Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:22.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:22.631Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:22.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:22.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:24.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:24.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:24.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:24.688Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:07:24.703Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:24.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:24.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:24.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:07:24.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:25.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:25.220Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:07:25.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:36.189Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:36.204Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:36.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:36.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:36.424Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:36.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:37.052Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:07:37.066Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:37.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:37.150Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:37.163Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:37.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:37.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:07:37.263Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:07:37.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:37.553Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:37.566Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:37.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:37.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:37.723Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:37.763Z] Will try again after 15 sec [2025-02-03T09:07:38.444Z] Build test-unit-ungrouped #1559 completed: SUCCESS [Pipeline] echo [2025-02-03T09:07:38.459Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T09:07:38.531Z] Copied 1 artifact from "test-unit-ungrouped" build number 1559 [Pipeline] echo [2025-02-03T09:07:38.559Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-02-03T09:07:38.839Z] + ls -la test-unit-ungrouped-5034 [2025-02-03T09:07:38.839Z] total 20 [2025-02-03T09:07:38.839Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 09:07 . [2025-02-03T09:07:38.839Z] drwxr-xr-x 17 jenkins docker 12288 Feb 3 09:07 .. [2025-02-03T09:07:38.839Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-ungrouped.5034.env [Pipeline] withCredentials [2025-02-03T09:07:38.879Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-03T09:07:39.100Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:39.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:39.153Z] Will try again after 15 sec [2025-02-03T09:07:39.183Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T09:07:39.743Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T09:07:39.781Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:07:39.793Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:39.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:39.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:39.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:07:39.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:40.292Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:40.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:07:40.355Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T09:07:51.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:51.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:51.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:51.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:51.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:51.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:52.130Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:07:52.149Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:52.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:52.244Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:07:52.259Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:52.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:52.347Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:07:52.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:07:52.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:52.633Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:52.647Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:52.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:52.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:07:52.804Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:52.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:54.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:54.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:54.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:54.873Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:07:54.887Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:07:54.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:54.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:07:54.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:07:55.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:07:55.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 [2025-02-03T09:07:55.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:07:55.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:06.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:06.372Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:06.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:06.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:06.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:06.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:07.221Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:08:07.233Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:07.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:07.328Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:07.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:07.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:07.428Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:08:07.440Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:08:07.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:07.711Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:07.725Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:07.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:07.869Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:07.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:07.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:09.263Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:09.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:09.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:09.952Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:08:09.965Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:10.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:10.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:10.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:08:10.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:10.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:10.516Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:08:10.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:21.437Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:21.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:21.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:21.644Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:21.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:21.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:22.305Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:08:22.318Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:22.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:22.401Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:22.413Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:22.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:22.503Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:08:22.521Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:08:22.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:22.796Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:22.809Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:22.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:22.951Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:22.963Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:23.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:24.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:24.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:24.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:25.034Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:08:25.047Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:25.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:25.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 [2025-02-03T09:08:25.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:08:25.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:25.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 [2025-02-03T09:08:25.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:08:25.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:36.516Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:36.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:36.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:36.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:36.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:36.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:37.386Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:08:37.399Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:37.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:37.472Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:37.486Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:37.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:37.587Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:08:37.599Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:08:37.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:37.872Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:37.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:37.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:38.027Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:38.040Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:38.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:39.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:39.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:39.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:40.112Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:08:40.124Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:40.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:40.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 [2025-02-03T09:08:40.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:08:40.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:40.696Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:40.714Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:08:40.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:51.599Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:51.613Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:51.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:51.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:51.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:51.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:52.464Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:08:52.478Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:52.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:52.557Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:08:52.576Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:52.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:52.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:08:52.677Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:08:52.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:52.962Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:52.977Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:53.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:53.103Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:53.116Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:53.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:54.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:54.533Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:54.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:55.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:08:55.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:08:55.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:55.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:08:55.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:08:55.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:08:55.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:08:55.818Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:08:55.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:06.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:06.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:06.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:06.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:06.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:06.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:07.544Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:09:07.558Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:07.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:07.644Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:07.657Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:07.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:07.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:09:07.756Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:09:07.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:08.043Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:08.055Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:08.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:08.185Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:08.198Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:08.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:09.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:09.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:09.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:10.274Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:09:10.286Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:10.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:10.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:10.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:09:10.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:10.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 [2025-02-03T09:09:10.919Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:09:10.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:21.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:21.771Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:21.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:21.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:21.977Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:22.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:22.626Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:09:22.638Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:22.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:22.725Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:22.737Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:22.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:22.819Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:09:22.832Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:09:22.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:23.122Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:23.136Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:23.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:23.264Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:23.279Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:23.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:24.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:24.693Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:24.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:25.349Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:09:25.362Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:25.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:25.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 [2025-02-03T09:09:25.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:09:25.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:25.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 [2025-02-03T09:09:26.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:09:26.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:36.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:36.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:36.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:37.039Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:37.051Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:37.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:37.703Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:09:37.716Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:37.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:37.799Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:37.811Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:37.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:37.895Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:09:37.908Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:09:37.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:38.204Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:38.216Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:38.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:38.344Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:38.357Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:38.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:39.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:39.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:39.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:40.428Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:09:40.439Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:40.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:40.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:40.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:09:40.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:41.087Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:41.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:09:41.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:51.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:51.927Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:51.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:52.116Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:52.129Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:52.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:52.780Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:09:52.792Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:52.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:52.873Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:09:52.885Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:52.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:52.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:09:52.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:09:53.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:53.282Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:53.295Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:53.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:53.424Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:09:53.438Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:53.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:54.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:54.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:54.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:55.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:09:55.518Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:09:55.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:55.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:09:55.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:09:55.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:09:56.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 [2025-02-03T09:09:56.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:09:56.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:06.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:07.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:07.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:07.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:07.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:07.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:07.854Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:10:07.867Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:07.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:07.948Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:07.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:08.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:08.062Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:10:08.078Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:10:08.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:08.362Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:08.376Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:08.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:08.505Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:08.544Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:08.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:09.920Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:09.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:09.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:10.588Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:10:10.601Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:10.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:10.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 [2025-02-03T09:10:10.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:10:10.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:11.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 [2025-02-03T09:10:11.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:10:11.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:22.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:22.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:22.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:22.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:22.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:22.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:22.937Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:10:22.954Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:22.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:23.036Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:23.049Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:23.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:23.147Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:10:23.161Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:10:23.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:23.452Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:23.467Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:23.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:23.610Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:23.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:23.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:25.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:25.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:25.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:25.678Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:10:25.691Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:25.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:25.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:25.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:10:25.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:26.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 [2025-02-03T09:10:26.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:10:26.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:37.144Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:37.157Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:37.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:37.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:37.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:37.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:38.026Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:10:38.039Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:38.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:38.110Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:38.121Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:38.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:38.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:10:38.236Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:10:38.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:38.531Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:38.543Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:38.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:38.683Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:38.695Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:38.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:40.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:40.101Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:40.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:40.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:10:40.776Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:40.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:40.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 [2025-02-03T09:10:40.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:10:40.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:41.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:41.501Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:10:41.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:52.223Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:52.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:52.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:52.439Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:52.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:52.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:53.103Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:10:53.115Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:53.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:53.191Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:10:53.203Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:53.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:53.300Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:10:53.315Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:10:53.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:53.606Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:53.617Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:53.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:53.759Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:53.770Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:53.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:55.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:10:55.179Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:55.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:55.860Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:10:55.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:10:55.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:55.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 [2025-02-03T09:10:55.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:10:56.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:10:56.581Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:10:56.599Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:10:56.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:07.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:07.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:07.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:07.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:07.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:07.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:08.181Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:11:08.195Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:08.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:08.268Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:08.281Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:08.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:08.380Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:11:08.392Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:11:08.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:08.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:08.697Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:08.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:08.831Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:08.843Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:08.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:10.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:10.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:10.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:10.947Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:11:10.960Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:11.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11: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 [2025-02-03T09:11:11.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:11:11.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:11.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 [2025-02-03T09:11:11.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:11:11.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:22.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:22.400Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:22.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:22.603Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:22.615Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:22.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:23.260Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:11:23.273Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:23.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:23.355Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:23.370Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:23.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:23.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:11:23.474Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:11:23.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:23.763Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:23.778Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:23.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:23.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:23.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:23.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:25.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:25.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:25.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:26.028Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:11:26.040Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:26.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:26.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 [2025-02-03T09:11:26.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:11:26.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:26.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:26.787Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:11:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:37.474Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:37.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:37.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:37.679Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:37.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:37.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:38.341Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:11:38.353Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:38.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:38.436Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:38.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:38.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:38.539Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:11:38.550Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:11:38.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:38.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:38.859Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:38.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:38.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:38.999Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:39.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:40.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:40.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:40.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:41.106Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:11:41.120Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:41.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:41.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 [2025-02-03T09:11:41.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:11:41.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:41.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:41.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:11:41.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:52.551Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:52.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:52.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:52.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:52.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:52.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:53.420Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:11:53.432Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:53.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:53.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:11:53.524Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:53.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:53.616Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:11:53.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:11:53.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:53.926Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:53.940Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:53.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:54.064Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:54.077Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:54.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:55.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:11:55.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:55.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:56.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:11:56.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:11:56.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:56.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 [2025-02-03T09:11:56.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:11:56.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:11:56.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:11:57.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:11:57.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:07.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:07.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:07.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:07.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:07.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:07.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:08.498Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:12:08.511Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:08.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:08.592Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:08.605Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:08.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:08.697Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:12:08.712Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:12:08.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:09.016Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:09.029Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:09.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:09.143Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:09.157Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:09.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:10.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:10.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:10.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:11.268Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:12:11.280Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:11.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:11.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:11.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:12:11.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:12.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:12.107Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:12:12.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:22.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:22.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:22.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:22.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:22.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:22.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:23.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:12:23.590Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:23.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:23.666Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:23.680Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:23.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:23.777Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:12:23.790Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:12:23.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:24.091Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:24.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:24.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:24.222Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:24.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:24.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:25.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:25.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:25.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:26.346Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:12:26.360Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:26.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:26.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:26.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:12:26.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:27.186Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:27.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:12:27.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:37.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:37.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:37.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:37.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:37.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:38.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:38.654Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:12:38.666Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:38.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:38.744Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:38.756Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:38.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:38.854Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:12:38.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:12:38.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:39.168Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:39.181Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:39.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:39.300Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:39.312Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:39.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:40.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:40.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:40.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:41.430Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:12:41.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:41.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:41.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:41.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:12:41.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:42.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 [2025-02-03T09:12:42.304Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:12:42.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:52.876Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:52.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:52.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:53.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:53.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:53.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:53.731Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:12:53.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:53.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:53.814Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:12:53.826Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:53.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:53.926Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:12:53.939Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:12:53.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:54.244Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:54.256Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:54.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:54.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:12:54.390Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:54.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:55.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:55.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:55.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:56.511Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:12:56.523Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:12:56.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:56.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:12:56.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:12:56.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:12:57.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 [2025-02-03T09:12:57.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:12:57.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:07.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:07.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:08.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:08.143Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:08.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:08.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:08.808Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:13:08.821Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:08.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:08.899Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:08.911Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:08.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:09.003Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:13:09.017Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:13:09.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:09.323Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:09.337Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:09.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:09.455Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:09.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:09.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:10.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:10.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:10.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:11.589Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:13:11.601Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:11.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:11.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 [2025-02-03T09:13:11.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:13:11.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:12.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:12.495Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:13:12.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:23.034Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:23.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:23.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:23.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:23.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:23.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:23.892Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:13:23.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:23.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:23.984Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:23.996Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:24.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:24.079Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:13:24.091Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:13:24.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:24.401Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:24.413Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:24.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:24.535Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:24.548Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:24.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:25.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:26.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:26.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:26.666Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:13:26.687Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:26.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:26.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 [2025-02-03T09:13:26.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:13:26.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:27.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 [2025-02-03T09:13:27.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:13:27.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:38.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:38.131Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:38.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:38.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:38.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:38.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:38.983Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:13:39.000Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:39.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:39.082Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:39.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:39.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:39.182Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:13:39.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:13:39.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:39.478Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:39.493Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:39.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:39.618Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:39.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:39.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:41.076Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:41.090Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:41.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T09:13:42.080Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:13:42.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:13:42.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:42.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:13:42.170Z] Will try again after 15 sec [2025-02-03T09:13:42.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:42.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:42.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:13:42.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:53.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:53.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:53.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:53.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:53.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:53.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:54.071Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:13:54.085Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:54.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:54.168Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:13:54.183Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:54.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:54.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:13:54.274Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:13:54.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:54.570Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:54.582Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:54.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:54.699Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:13:54.713Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:54.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:56.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:56.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:13:56.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:57.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:13:57.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:13:57.257Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:13:57.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:13:57.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:13:57.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:13:57.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 [2025-02-03T09:13:57.783Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:13:57.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:08.293Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:08.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:08.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:08.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:08.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:08.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:09.155Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:14:09.170Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:09.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:09.248Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:09.265Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:09.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:09.343Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:14:09.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:14:09.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:09.652Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:09.666Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:09.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:09.780Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:09.792Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:09.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:11.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:11.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:11.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:12.284Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:14:12.298Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:12.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:12.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 [2025-02-03T09:14:12.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:14:12.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:12.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 [2025-02-03T09:14:12.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:14:13.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:23.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:23.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:23.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:23.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:23.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:23.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:24.240Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:14:24.252Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:24.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:24.334Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:24.349Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:24.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:24.423Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:14:24.435Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:14:24.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:24.732Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:24.743Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:24.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:24.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:24.867Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:24.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:26.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:26.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:26.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:27.366Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:14:27.381Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:27.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:27.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 [2025-02-03T09:14:27.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:14:27.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:28.236Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:28.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:14:28.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:38.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:38.501Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:38.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:38.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:38.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:38.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:39.323Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:14:39.335Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:39.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:39.421Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:39.436Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:39.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:39.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:14:39.521Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:14:39.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:39.804Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:39.816Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:39.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:39.934Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:39.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:39.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:41.408Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:41.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:41.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:42.461Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:14:42.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:42.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:42.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 [2025-02-03T09:14:42.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:14:42.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:43.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:43.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:14:43.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:53.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:53.586Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:53.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:53.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:53.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:53.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:54.675Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:14:55.018Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-03T09:14:55.087Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:14:55.100Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:14:55.112Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:14:55.129Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:14:55.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T09:14:55.160Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:55.174Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:14:55.191Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:55.203Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:55.251Z] Will try again after 15 sec [2025-02-03T09:14:55.269Z] Will try again after 15 sec [2025-02-03T09:14:55.284Z] Will try again after 15 sec [2025-02-03T09:14:55.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:56.497Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:14:56.511Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:56.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:57.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:14:57.565Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:14:57.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:57.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 [2025-02-03T09:14:57.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:14:57.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:14:58.465Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:14:58.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:14:58.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:08.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:08.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:08.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:08.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:08.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:08.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:10.114Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:15:10.126Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:10.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:10.279Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:10.291Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T09:15:10.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:10.380Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:15:10.394Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T09:15:10.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:10.429Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:15:10.446Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:10.457Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:10.494Z] Will try again after 15 sec [2025-02-03T09:15:10.508Z] Will try again after 15 sec [2025-02-03T09:15:10.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:11.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:11.595Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:11.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:12.631Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:15:12.643Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:12.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:12.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 [2025-02-03T09:15:12.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:15:12.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:13.572Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:13.592Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:15:13.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:23.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:23.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:23.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:23.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:23.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:25.193Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:15:25.207Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:25.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:25.369Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:25.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:25.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T09:15:25.525Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:15:25.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T09:15:25.574Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:15:25.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:25.599Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:15:25.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:25.643Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:25.689Z] Will try again after 15 sec [2025-02-03T09:15:25.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:26.660Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:26.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:26.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:27.707Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:15:27.719Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:27.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:27.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:27.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:15:27.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:28.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 [2025-02-03T09:15:28.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:15:28.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:38.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:38.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:38.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:38.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:38.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:39.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:40.284Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:15:40.296Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:40.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:40.447Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:40.459Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:40.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:40.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:15:40.615Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:15:40.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:40.718Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:40.732Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:15:40.778Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:15:40.810Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:40.824Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:40.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:41.743Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:41.759Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:41.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:42.787Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:15:42.801Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:42.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:42.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 [2025-02-03T09:15:42.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:15:43.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:43.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 [2025-02-03T09:15:43.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:15:43.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:53.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:53.922Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:53.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:54.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:54.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:54.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:55.362Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:15:55.374Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:55.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:55.524Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:15:55.541Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:55.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:55.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:15:55.690Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:15:55.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:55.806Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:55.819Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:55.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:55.898Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:15:55.912Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:55.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:56.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:56.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:56.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:57.875Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:15:57.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:15:57.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:58.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:15:58.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:15:58.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:15:58.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 [2025-02-03T09:15:58.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:15:58.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:08.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:09.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:09.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:09.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:09.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:09.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:10.444Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:16:10.458Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:10.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:10.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:10.629Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:10.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:10.758Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:16:10.772Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:16:10.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:10.885Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:10.899Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:10.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:10.978Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:10.991Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:11.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:11.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:11.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:11.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:12.962Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:16:12.973Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:13.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:13.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:13.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:16:13.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:13.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 [2025-02-03T09:16:14.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:16:14.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:24.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:24.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:24.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:24.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:24.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:24.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:25.525Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:16:25.537Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:25.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:25.691Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:25.702Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:25.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:25.841Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:16:25.855Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:16:25.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:25.968Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:25.981Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:26.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:26.057Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:26.071Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:26.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:27.012Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:27.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:27.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:28.049Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:16:28.067Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:28.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:28.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:28.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:16:28.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:29.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:29.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:16:29.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:39.155Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:39.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:39.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:39.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:39.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:39.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:40.605Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:16:40.619Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:40.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:40.768Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:40.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:40.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:40.921Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:16:40.935Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:16:40.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:41.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:41.066Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:41.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:41.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:41.160Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:41.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:42.103Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:42.119Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:42.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:43.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:16:43.157Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:43.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:43.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:43.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:16:43.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:44.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 [2025-02-03T09:16:44.212Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:16:44.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:54.242Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:54.255Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:54.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:54.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:54.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:54.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:55.687Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:16:55.700Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:55.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:55.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:16:55.857Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:55.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:56.006Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:16:56.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:16:56.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:56.136Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:56.149Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:56.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:56.233Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:56.247Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:56.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:57.187Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:57.201Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:57.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:58.228Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:16:58.241Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:16:58.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:58.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:16:58.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:16:58.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:16:59.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:16:59.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:16:59.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:09.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:09.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:09.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:09.423Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:09.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:09.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:10.767Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:17:10.780Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:10.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:10.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:10.934Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:10.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:11.126Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:17:11.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:17:11.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:11.215Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:11.228Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:11.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:11.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:11.334Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:11.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:12.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:12.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:12.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:13.309Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:17:13.325Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:13.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:13.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:13.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:17:13.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:14.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:14.429Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:17:14.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:24.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:24.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:24.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:24.498Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:24.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:24.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:25.850Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:17:25.865Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:25.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:25.999Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:26.013Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:26.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:26.198Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:17:26.210Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:17:26.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:26.292Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:26.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:26.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:26.398Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:26.409Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:26.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:27.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:27.375Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:27.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:28.395Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:17:28.407Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:28.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:28.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:28.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:17:28.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:29.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:29.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:17:29.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:39.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:39.498Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:39.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:39.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:39.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:39.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:40.935Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:17:40.950Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:40.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:41.098Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:41.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:41.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:41.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:17:41.326Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:17:41.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:41.404Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:41.419Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:41.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:41.500Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:41.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:41.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:42.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:42.467Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:42.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:43.493Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:17:43.520Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:43.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:43.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 [2025-02-03T09:17:43.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:17:43.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:44.599Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:44.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:17:44.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:54.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:54.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:54.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:54.655Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:54.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:54.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:56.020Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:17:56.037Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:56.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:56.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:17:56.246Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:56.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:56.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:17:56.407Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:17:56.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:56.497Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:56.511Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:56.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:56.598Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:17:56.611Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:56.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:57.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:17:57.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:17:57.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:58.603Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:17:58.614Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:17:58.774Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:17:58.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 [2025-02-03T09:17:58.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:17:58.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:17:59.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 [2025-02-03T09:17:59.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:18:00.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:09.647Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:09.661Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:09.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:09.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:09.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:09.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:11.108Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:18:11.120Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:11.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:11.308Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:11.320Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:11.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:11.485Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:18:11.496Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:18:11.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:11.571Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:11.583Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:11.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:11.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:11.688Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:11.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:12.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:12.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:12.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:13.802Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:18:13.815Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:13.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:13.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 [2025-02-03T09:18:13.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:18:13.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:15.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:15.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:18:15.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:24.728Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:24.743Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:24.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:24.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:24.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:24.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:26.193Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:18:26.209Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:26.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:26.386Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:26.399Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:26.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:26.560Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:18:26.579Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:18:26.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:26.666Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:26.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:26.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:26.769Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:26.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:26.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:27.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:27.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:27.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:28.882Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:18:28.893Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:28.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:28.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:28.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:18:29.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:30.257Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:30.269Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:18:30.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:39.813Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:39.828Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:39.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:39.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:39.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:39.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:41.277Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:18:41.289Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:41.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:41.465Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:41.477Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:41.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:41.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:18:41.663Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:18:41.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:41.758Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:41.774Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:41.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:41.850Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:41.865Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:41.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:42.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:42.805Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:42.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:43.957Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:18:43.970Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:44.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:44.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:44.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:18:44.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:45.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 [2025-02-03T09:18:45.350Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:18:45.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:54.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:54.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:54.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:54.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:55.010Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:55.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:56.351Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:18:56.363Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:56.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:56.548Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:18:56.564Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:56.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:56.730Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:18:56.744Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:18:56.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:56.842Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:56.857Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:56.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:56.935Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:18:56.948Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:56.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:57.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:57.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:57.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:59.036Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:18:59.048Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:18:59.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:18:59.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:18:59.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:18:59.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:00.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 [2025-02-03T09:19:00.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:19:00.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:09.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:10.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:10.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:10.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:10.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:10.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:11.434Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:19:11.447Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:11.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:11.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:11.651Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:11.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:11.822Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:19:11.835Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:19:11.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:11.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:11.939Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:11.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:12.025Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:12.039Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:12.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:12.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:12.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:13.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:14.115Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:19:14.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:14.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:14.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 [2025-02-03T09:19:14.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:19:14.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:15.509Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:15.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:19:15.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:25.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:25.084Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:25.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:25.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:25.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:25.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:26.514Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:19:26.528Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:26.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:26.719Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:26.731Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:26.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:26.904Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:19:26.918Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:19:26.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:27.008Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:27.020Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:27.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:27.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:27.122Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:27.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:28.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:28.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:28.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:29.198Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:19:29.212Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:29.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:29.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:29.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:19:29.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:30.588Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:30.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:19:30.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:40.149Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:40.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:40.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:40.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:40.254Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:40.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:41.594Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:19:41.611Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:41.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:41.799Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:41.815Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:41.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:41.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:19:42.001Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:19:42.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:42.084Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:42.102Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:42.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:42.194Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:42.214Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:42.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:43.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:43.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:43.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:44.291Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:19:44.304Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:44.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:44.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 [2025-02-03T09:19:44.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:19:44.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:45.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:45.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:19:45.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:55.224Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:55.240Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:55.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:55.323Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:55.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:55.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:56.677Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:19:56.690Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:56.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:56.882Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:19:56.894Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:56.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:57.067Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:19:57.079Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:19:57.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:57.170Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:57.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:57.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:57.284Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:19:57.298Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:57.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:58.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:58.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:58.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:59.374Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:19:59.387Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:19:59.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:19:59.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:19:59.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:19:59.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:00.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 [2025-02-03T09:20:00.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:20:00.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:10.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:10.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:10.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:10.404Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:10.420Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:10.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:11.754Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:20:11.771Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:11.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:11.970Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:11.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:12.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:12.147Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:20:12.161Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:20:12.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:12.258Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:12.275Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:12.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:12.369Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:12.383Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:12.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:13.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:13.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:13.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:14.464Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:20:14.477Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:14.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:14.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:14.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:20:14.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:15.851Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:15.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:20:15.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:25.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:25.410Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:25.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:25.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:25.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:25.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:26.841Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:20:26.852Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:26.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:27.049Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:27.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:27.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:27.233Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:20:27.245Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:20:27.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:27.343Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:27.355Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:27.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:27.451Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:27.463Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:27.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:28.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:28.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:28.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:29.543Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:20:29.555Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:29.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:29.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:29.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:20:29.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:30.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:30.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:20:30.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:40.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:40.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:40.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:40.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:40.576Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:40.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:41.916Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:20:41.930Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:41.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:42.132Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:42.146Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:42.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:42.317Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:20:42.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:20:42.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:42.420Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:42.433Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:42.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:42.526Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:42.539Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:42.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:43.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:43.500Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:43.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:44.621Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:20:44.634Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:44.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:44.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:44.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:20:44.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:46.021Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:46.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:20:46.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:55.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:55.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:55.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:55.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:55.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:55.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:56.996Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:20:57.010Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:57.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:57.218Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:20:57.230Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:57.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:57.405Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:20:57.418Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:20:57.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:57.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:57.516Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:57.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:57.604Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:20:57.617Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:57.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:58.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:58.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:58.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:59.700Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:20:59.713Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:20:59.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:20:59.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:20:59.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:20:59.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:01.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:01.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:21:01.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:10.644Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:10.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:10.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:10.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:10.750Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:10.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:12.084Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:21:12.097Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:12.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:12.296Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:12.309Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:12.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:12.486Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:21:12.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:21:12.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:12.581Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:12.593Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:12.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:12.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:12.691Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:12.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:13.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:13.669Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:13.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:14.780Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:21:14.792Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:14.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:14.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:14.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:21:14.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:16.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:16.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:21:16.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:25.748Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:25.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:25.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:25.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:25.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:25.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:27.171Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:21:27.184Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:27.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:27.377Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:27.392Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:27.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:27.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:21:27.583Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:21:27.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:27.662Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:27.676Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:27.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:27.755Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:27.767Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:27.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:28.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:28.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:28.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:29.864Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:21:29.880Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:29.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:29.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:29.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:21:30.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:31.272Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:31.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:21:31.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:40.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:40.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:40.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:40.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:40.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:40.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:42.257Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:21:42.272Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:42.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:42.468Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:42.485Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:42.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:42.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:21:42.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:21:42.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:42.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:42.754Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:42.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:42.831Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:42.844Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:42.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:43.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:43.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:43.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:44.960Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:21:44.971Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:45.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:45.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:45.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:21:45.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:46.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:46.366Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:21:46.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:55.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:55.922Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:55.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:55.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:56.007Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:56.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:57.338Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:21:57.350Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:57.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:57.561Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:21:57.577Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:57.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:57.730Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:21:57.744Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:21:57.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:57.821Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:57.834Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:57.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:57.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:21:57.924Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:57.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:21:58.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:21:58.923Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:21:58.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:00.039Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:22:00.056Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:00.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:00.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:00.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:22:00.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:01.436Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:01.450Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:22:01.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:10.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:11.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:11.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:11.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:11.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:11.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:12.415Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:22:12.426Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:12.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:12.642Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:12.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:12.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:12.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:22:12.820Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:22:12.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:12.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:12.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:12.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:12.990Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:13.004Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:13.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:13.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:14.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:14.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:15.127Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:22:15.142Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:15.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:15.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:15.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:22:15.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:16.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:16.532Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:22:16.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:26.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:26.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:26.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:26.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:26.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:26.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:27.491Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:22:27.504Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:27.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:27.718Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:27.733Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:27.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:27.888Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:22:27.903Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:22:27.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:27.978Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:27.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:28.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:28.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:28.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:28.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:29.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:29.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:29.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:30.210Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:22:30.222Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:30.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:30.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 [2025-02-03T09:22:30.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:22:30.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:31.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 [2025-02-03T09:22:31.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:22:31.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:41.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:41.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:41.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:41.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:41.266Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:41.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:42.573Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:22:42.588Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:42.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:42.805Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:42.819Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:42.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:42.969Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:22:42.981Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:22:43.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:43.057Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:43.070Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:43.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:43.147Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:43.160Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:43.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:44.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:44.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:44.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:45.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:22:45.296Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:45.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:45.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:45.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:22:45.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:46.689Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:46.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:22:46.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:56.243Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:56.256Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:56.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:56.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:56.350Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:56.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:57.655Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:22:57.668Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:57.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:57.887Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:22:57.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:57.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:58.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:22:58.064Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:22:58.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:58.144Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:58.157Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:58.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:58.241Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:22:58.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:58.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:22:59.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:22:59.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:22:59.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:00.360Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:23:00.373Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:00.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:00.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:00.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:23:00.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:01.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:01.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:23:01.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:11.322Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:11.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:11.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:11.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:11.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:11.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:12.738Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:23:12.753Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:12.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:12.979Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:12.993Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:13.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:13.132Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:23:13.146Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:23:13.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:13.221Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:13.233Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:13.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:13.322Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:13.333Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:13.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:14.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:14.337Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:14.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:15.439Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:23:15.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:15.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:15.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:15.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:23:15.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:16.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 [2025-02-03T09:23:16.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:23:16.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:26.404Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:26.418Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:26.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:26.500Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:26.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:26.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:27.824Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:23:27.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:27.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:28.062Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:28.076Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:28.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:28.211Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:23:28.223Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:23:28.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:28.302Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:28.316Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:28.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:28.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:28.414Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:28.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:29.402Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:29.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:29.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:30.520Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:23:30.534Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:30.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:30.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:30.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:23:30.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:31.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:31.945Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:23:31.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:41.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:41.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:41.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:41.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:41.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:41.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:42.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:23:42.917Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:42.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:43.144Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:43.159Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:43.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:43.290Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:23:43.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:23:43.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:43.388Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:43.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:43.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:43.480Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:43.493Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:43.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:44.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:44.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:44.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:45.603Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:23:45.615Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:45.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:45.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 [2025-02-03T09:23:45.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:23:45.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:47.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 [2025-02-03T09:23:47.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:23:47.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:56.568Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:56.581Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:56.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:56.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:56.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:56.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:57.989Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:23:58.002Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:58.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:58.232Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:23:58.245Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:58.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:58.376Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:23:58.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:23:58.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:58.469Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:58.481Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:58.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:58.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:23:58.569Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:58.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:23:59.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:23:59.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:23:59.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:00.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:24:00.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:00.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:00.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:00.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:24:00.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:02.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 [2025-02-03T09:24:02.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:24:02.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:11.647Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:11.661Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:11.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:11.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:11.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:11.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:13.069Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:24:13.082Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:13.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:13.312Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:13.327Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:13.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:13.453Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:24:13.466Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:24:13.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:13.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:13.559Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:13.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:13.640Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:13.654Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:13.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:14.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:14.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:14.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:15.759Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:24:15.772Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:15.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:15.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 [2025-02-03T09:24:15.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:24:15.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:17.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 [2025-02-03T09:24:17.198Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:24:17.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:26.734Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:26.750Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:26.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:26.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:26.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:26.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:28.160Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:24:28.176Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:28.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:28.405Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:28.419Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:28.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:28.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:24:28.547Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:24:28.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:28.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:28.640Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:28.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:28.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:28.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:28.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:29.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:29.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:29.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:30.850Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:24:30.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:30.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:30.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:30.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:24:30.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:32.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:32.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:24:32.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:41.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:41.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:41.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:41.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:41.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:41.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:43.247Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:24:43.260Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:43.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:43.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:43.497Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:43.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:43.611Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:24:43.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:24:43.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:43.704Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:43.717Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:43.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:43.799Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:43.810Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:43.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:44.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:44.822Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:44.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:45.930Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:24:45.941Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:45.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:46.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 [2025-02-03T09:24:46.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:24:46.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:47.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:47.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:24:47.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:56.902Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:56.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:56.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:56.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:57.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:57.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:58.326Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:24:58.339Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:58.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:58.559Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:24:58.571Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:58.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:58.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:24:58.700Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:24:58.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:58.784Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:58.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:58.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:58.871Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:24:58.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:58.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:24:59.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:24:59.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:24:59.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:01.010Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:25:01.023Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:01.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:01.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:01.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:25:01.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:02.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 [2025-02-03T09:25:02.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:25:02.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:11.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:11.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:12.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:12.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:12.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:12.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:13.406Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:25:13.420Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:13.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:13.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:13.651Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:13.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:13.764Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:25:13.779Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:25:13.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:13.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:13.872Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:13.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:13.956Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:13.971Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:14.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:14.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:14.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:15.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:16.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:25:16.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:16.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:16.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 [2025-02-03T09:25:16.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:25:16.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:17.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:17.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:25:17.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:27.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:27.103Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:27.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:27.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:27.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:27.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:28.487Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:25:28.501Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:28.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:28.724Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:28.737Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:28.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:28.849Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:25:28.865Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:25:28.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:28.943Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:28.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:28.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:29.043Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:29.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:29.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:30.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:30.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:30.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:31.179Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:25:31.193Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:31.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:31.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:31.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:25:31.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:32.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 [2025-02-03T09:25:32.607Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:25:32.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:42.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:42.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:42.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:42.267Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:42.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:42.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:43.565Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:25:43.579Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:43.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:43.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:43.820Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:43.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:43.930Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:25:43.943Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:25:43.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:44.024Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:44.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:44.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:44.118Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:44.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:44.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:45.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:45.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:45.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:46.266Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:25:46.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:46.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:46.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 [2025-02-03T09:25:46.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:25:46.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:47.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:47.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:25:47.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:57.256Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:57.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:57.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:57.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:25:57.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:57.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:58.656Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:25:58.670Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:58.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:58.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:25:58.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:58.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:59.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:25:59.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:25:59.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:59.101Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:59.113Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:59.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:25:59.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:25:59.208Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:25:59.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:00.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:00.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:00.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:01.350Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:26:01.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:01.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:01.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:01.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:26:01.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:02.755Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:02.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:26:02.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:12.336Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:12.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:12.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:12.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:12.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:12.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:13.738Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:26:13.750Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:13.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:13.969Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:13.982Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:14.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:14.089Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:26:14.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:26:14.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:14.177Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:14.193Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:14.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:14.272Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:14.285Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:14.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:15.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:15.305Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:15.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:16.432Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:26:16.446Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:16.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:16.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:16.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:26:16.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:17.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:17.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:26:17.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:27.421Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:27.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:27.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:27.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:27.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:27.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:28.822Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:26:28.834Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:28.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:29.055Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:29.069Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:29.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:29.166Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:26:29.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:26:29.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:29.262Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:29.278Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:29.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:29.355Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:29.369Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:29.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:30.371Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:30.384Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:30.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:31.511Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:26:31.524Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:31.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:31.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 [2025-02-03T09:26:31.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:26:31.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:32.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:32.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:26:32.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:42.504Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:42.516Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:42.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:42.605Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:42.618Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:42.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:43.902Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:26:43.917Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:43.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:44.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:44.148Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:44.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:44.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:26:44.264Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:26:44.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:44.358Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:44.371Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:44.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:44.444Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:44.456Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:44.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:45.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:45.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:45.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:46.595Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:26:46.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:46.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:46.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:46.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:26:46.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:48.018Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:48.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:26:48.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:57.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:57.598Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:57.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:57.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:26:57.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:57.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:58.982Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:26:58.995Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:59.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:59.221Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:26:59.236Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:59.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:59.341Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:26:59.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:26:59.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:59.438Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:59.451Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:59.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:26:59.528Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:26:59.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:26:59.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:00.529Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:00.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:00.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:01.677Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:27:01.691Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:01.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:01.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 [2025-02-03T09:27:01.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:27:01.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:03.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 [2025-02-03T09:27:03.117Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:27:03.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:12.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:12.676Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:12.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:12.759Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:12.773Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:12.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:14.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:27:14.071Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:14.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:14.306Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:14.320Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:14.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:14.419Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:27:14.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:27:14.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:14.518Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:14.531Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:14.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:14.608Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:14.621Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:14.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:15.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:15.621Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:15.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:16.763Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:27:16.777Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:16.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:16.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:16.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:27:16.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:18.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:18.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:27:18.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:27.744Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:27.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:27.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:27.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:27.857Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:27.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:29.136Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:27:29.148Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:29.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:29.389Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:29.403Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:29.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:29.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:27:29.508Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:27:29.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:29.599Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:29.612Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:29.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:29.687Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:29.700Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:29.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:30.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:30.707Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:30.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:31.849Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:27:31.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:31.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:31.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:31.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:27:32.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:33.268Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:33.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:27:33.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:42.825Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:42.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:42.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:42.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:42.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:42.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:44.217Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:27:44.229Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:44.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:44.469Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:44.482Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:44.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:44.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:27:44.583Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:27:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:44.675Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:44.688Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:44.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:44.761Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:44.772Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:44.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:45.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:45.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:45.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:46.936Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:27:46.955Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:46.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:47.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:47.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:27:47.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:48.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:48.371Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:27:48.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:57.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:57.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:57.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:57.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:27:58.010Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:58.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:59.294Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:27:59.308Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:59.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:59.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:27:59.568Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:59.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:59.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:27:59.659Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:27:59.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:59.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:59.767Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:59.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:27:59.843Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:27:59.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:27:59.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:00.861Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:00.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:00.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:02.024Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:28:02.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:02.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:02.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:02.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:28:02.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:03.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:03.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:28:03.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:12.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:13.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:13.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:13.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:13.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:13.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:14.380Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:28:14.394Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:14.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:14.634Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:14.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:14.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:14.733Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:28:14.748Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:28:14.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:14.834Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:14.847Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:14.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:14.923Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:14.936Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:14.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:15.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:15.957Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:15.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:17.118Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:28:17.131Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:17.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:17.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 [2025-02-03T09:28:17.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:28:17.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:18.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:18.536Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:28:18.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:28.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:28.085Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:28.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:28.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:28.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:28.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:29.468Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:28:29.482Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:29.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:29.726Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:29.739Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:29.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:29.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:28:29.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:28:29.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:29.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:29.925Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:29.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:30.004Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:30.017Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:30.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:31.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:31.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:31.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:32.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:28:32.209Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:32.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:32.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:32.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:28:32.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:33.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:33.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:28:33.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:43.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:43.164Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:43.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:43.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:43.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:43.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:44.547Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:28:44.558Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:44.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:44.809Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:44.822Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:44.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:44.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:28:44.912Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:28:44.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:44.991Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:45.003Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:45.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:45.078Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:28:45.090Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:45.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:46.104Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:46.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:46.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:47.277Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:28:47.291Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:47.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:47.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 [2025-02-03T09:28:47.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:28:47.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:48.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 [2025-02-03T09:28:48.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:28:48.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:58.233Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:58.248Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:58.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:58.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:28:58.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:58.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:59.626Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:28:59.639Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:59.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:59.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:28:59.900Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:28:59.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:28:59.982Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:28:59.995Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:29:00.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:00.080Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:00.096Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:00.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:00.183Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:00.197Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:00.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:01.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:01.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:01.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:02.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:29:02.369Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:02.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:02.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:02.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:29:02.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:03.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 [2025-02-03T09:29:03.783Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:29:03.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:13.317Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:13.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:13.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:13.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:13.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:13.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:14.704Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:29:14.717Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:14.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:14.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:14.978Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:15.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:15.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:29:15.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:29:15.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:15.169Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:15.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:15.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:15.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:15.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:15.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:16.284Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:16.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:16.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:17.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:29:17.452Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:17.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:17.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:17.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:29:17.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:18.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 [2025-02-03T09:29:18.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:29:18.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:28.393Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:28.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:28.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:28.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:28.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:28.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:29.779Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:29:29.791Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:29.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:30.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:30.056Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:30.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:30.138Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:29:30.150Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:29:30.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:30.245Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:30.258Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:30.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:30.341Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:30.355Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:30.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:31.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:31.379Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:31.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:32.553Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:29:32.568Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:32.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:32.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:32.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:29:32.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:33.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 [2025-02-03T09:29:33.948Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:29:33.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:43.470Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:43.482Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:43.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:43.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:43.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:43.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:44.854Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:29:44.867Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:44.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:45.126Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:45.138Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:45.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:45.213Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:29:45.225Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:29:45.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:45.329Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:45.345Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:45.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:45.418Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:45.430Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:45.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:46.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:46.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:46.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:47.635Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:29:47.648Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:47.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:47.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 [2025-02-03T09:29:47.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:29:47.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:49.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:29:49.028Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:29:49.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:58.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:29:58.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:58.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:58.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:29:58.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:58.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:29:59.934Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:29:59.946Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:29:59.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:00.207Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:00.221Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:00.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:00.298Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:30:00.309Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:30:00.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:00.410Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:00.424Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:00.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:00.496Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:00.512Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:00.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:01.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:01.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:01.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:02.726Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:30:02.743Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:02.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:02.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:02.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:30:02.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:04.099Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:04.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:30:04.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:13.624Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:13.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:13.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:13.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:13.736Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:13.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:15.011Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:30:15.024Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:15.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:15.288Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:15.300Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:15.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:15.371Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:30:15.383Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:30:15.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:15.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:15.498Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:15.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:15.582Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:15.594Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:15.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:16.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:16.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:16.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:17.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:30:17.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:17.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:17.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:17.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:30:18.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:19.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:19.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:30:19.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:28.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:28.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:28.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:28.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:28.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:28.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:30.090Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:30:30.102Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:30.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:30.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:30.378Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:30.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:30.452Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:30:30.465Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:30:30.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:30.562Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:30.575Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:30.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:30.657Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:30.670Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:30.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:31.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:31.754Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:31.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:32.924Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:30:32.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:32.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:33.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:33.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:30:33.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:34.260Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:34.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:30:34.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:43.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:43.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:43.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:43.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:43.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:43.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:45.168Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:30:45.183Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:45.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:45.443Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:45.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:45.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:45.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:30:45.545Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:30:45.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:45.638Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:45.649Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:45.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:45.734Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:45.747Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:45.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:46.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:46.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:46.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:48.003Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:30:48.015Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:48.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30: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 [2025-02-03T09:30:48.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:30:48.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:49.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:30:49.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:30:49.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:58.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:30:58.889Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:58.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:30:58.969Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:30:58.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:30:59.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:00.251Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:31:00.264Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:00.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:00.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:00.541Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:00.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:00.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:31:00.632Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:31:00.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:00.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:00.725Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:00.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:00.814Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:00.828Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:00.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:01.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:01.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:01.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:03.081Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:31:03.098Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:03.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:03.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 [2025-02-03T09:31:03.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:31:03.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:04.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 [2025-02-03T09:31:04.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:31:04.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:13.960Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:13.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:14.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:14.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:14.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:14.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:15.334Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:31:15.348Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:15.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:15.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:15.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:15.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:15.702Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:31:15.715Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:31:15.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:15.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:15.802Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:15.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:15.895Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:15.908Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:15.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:17.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:17.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:17.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:18.170Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:31:18.183Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:18.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:18.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:18.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:31:18.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:19.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:19.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:31:19.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:29.040Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:29.053Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:29.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:29.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:29.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:29.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:30.420Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:31:30.435Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:30.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:30.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:30.706Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:30.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:30.778Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:31:30.791Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:31:30.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:30.865Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:30.877Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:30.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:30.973Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:30.986Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:31.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:32.098Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:32.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:32.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:33.252Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:31:33.265Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:33.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:33.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:33.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:31:33.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:34.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 [2025-02-03T09:31:34.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:31:34.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:44.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:44.133Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:44.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:44.213Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:44.224Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:44.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:45.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:31:45.514Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:45.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:45.768Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:45.781Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:45.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:45.864Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:31:45.876Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:31:45.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:45.946Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:45.958Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:45.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:46.054Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:46.070Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:46.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:47.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:47.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:47.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:48.330Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:31:48.342Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:48.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:48.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:48.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:31:48.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:49.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:31:49.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:31:49.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:59.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:31:59.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:59.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:31:59.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:31:59.308Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:31:59.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:00.590Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:32:00.606Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:00.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:00.857Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:00.872Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:00.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:00.957Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:32:00.972Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:32:01.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:01.053Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:01.065Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:01.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:01.140Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:01.153Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:01.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:02.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:02.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:02.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:03.411Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:32:03.426Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:03.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:03.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 [2025-02-03T09:32:03.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:32:03.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:04.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:04.780Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:32:04.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:14.285Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:14.299Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:14.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:14.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:14.388Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:14.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:15.689Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:32:15.702Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:15.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:15.944Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:15.956Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:15.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:16.040Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:32:16.054Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:32:16.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:16.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:16.143Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:16.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:16.223Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:16.238Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:16.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:17.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:17.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:17.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:18.496Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:32:18.509Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:18.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:18.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 [2025-02-03T09:32:18.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:32:18.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:19.849Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:19.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:32:19.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:29.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:29.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:29.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:29.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:29.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:29.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:30.768Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:32:30.780Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:30.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:31.023Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:31.035Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:31.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:31.116Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:32:31.129Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:32:31.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:31.212Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:31.225Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:31.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:31.332Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:31.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:31.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:32.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:32.449Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:32.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:33.576Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:32:33.590Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:33.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:33.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:33.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:32:33.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:34.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:34.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:32:34.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:44.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:44.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:44.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:44.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:44.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:44.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:45.847Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:32:45.858Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:45.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:46.101Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:46.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:46.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:46.195Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:32:46.208Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:32:46.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:46.290Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:46.302Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:46.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:46.406Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:46.419Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:46.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:47.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:47.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:47.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:48.657Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:32:48.670Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:48.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:48.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [2025-02-03T09:32:48.795Z] Build test-unit-group-one #1559 completed: SUCCESS [Pipeline] echo [2025-02-03T09:32:48.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:32:48.841Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:32:48.855Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T09:32:48.936Z] Copied 1 artifact from "test-unit-group-one" build number 1559 [Pipeline] echo [2025-02-03T09:32:48.964Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-02-03T09:32:49.244Z] + ls -la test-unit-group-one-56963 [2025-02-03T09:32:49.244Z] total 20 [2025-02-03T09:32:49.244Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 09:32 . [2025-02-03T09:32:49.244Z] drwxr-xr-x 18 jenkins docker 12288 Feb 3 09:32 .. [2025-02-03T09:32:49.244Z] -rw-r--r-- 1 jenkins docker 94 Feb 3 08:51 deps.test-unit-group-one.56963.env [Pipeline] withCredentials [2025-02-03T09:32:49.284Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T09:32:49.581Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T09:32:50.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:32:50.026Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:32:50.068Z] Will try again after 15 sec [2025-02-03T09:32:50.141Z] 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 [2025-02-03T09:32:59.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:32:59.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:59.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:32:59.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:32:59.630Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:32:59.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:00.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:33:00.942Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:00.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:01.178Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:01.191Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:01.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:01.271Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:33:01.282Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:33:01.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:01.364Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:01.376Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:01.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:01.483Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:01.495Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:01.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:02.595Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:02.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:02.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:03.747Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:33:03.758Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:03.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:03.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 [2025-02-03T09:33:03.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:33:03.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:05.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:05.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:33:05.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:14.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:14.620Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:14.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:14.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:14.704Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:14.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:16.007Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:33:16.019Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:16.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:16.259Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:16.271Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:16.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:16.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:33:16.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:33:16.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:16.435Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:16.447Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:16.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:16.556Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:16.571Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:16.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:17.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:17.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:17.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:18.821Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:33:18.834Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:18.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:18.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:18.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:33:18.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:20.177Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:20.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:33:20.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:29.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:29.700Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:29.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:29.772Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:29.784Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:29.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:31.087Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:33:31.100Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:31.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:31.336Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:31.349Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:31.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:31.422Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:33:31.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:33:31.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:31.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:31.521Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:31.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:31.638Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:31.650Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:31.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:32.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:32.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:32.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:33.900Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:33:33.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:33.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:34.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:34.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:33:34.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:35.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 [2025-02-03T09:33:35.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:33:35.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:44.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:44.775Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:44.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:44.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:44.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:44.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:46.163Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:33:46.176Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:46.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:46.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:46.422Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:46.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:46.494Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:33:46.505Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:33:46.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:46.587Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:46.602Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:46.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:46.716Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:46.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:46.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:47.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:47.855Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:47.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:48.980Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:33:48.993Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:49.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:49.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:49.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:33:49.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:50.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:33:50.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:33:50.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:59.842Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:33:59.854Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:59.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:33:59.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:33:59.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:33:59.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:01.238Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:34:01.251Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:01.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:01.483Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:01.494Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:01.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:01.570Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:34:01.584Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:34:01.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:01.668Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:01.679Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:01.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:01.800Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:01.815Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:01.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:02.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:02.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:02.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:04.059Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:34:04.072Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:04.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:04.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 [2025-02-03T09:34:04.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:34:04.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:05.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 [2025-02-03T09:34:05.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:34:05.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:14.921Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:14.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:14.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:15.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:15.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:15.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:16.319Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:34:16.334Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:16.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:16.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:16.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:16.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:16.667Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:34:16.679Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:34:16.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:16.754Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:16.767Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:16.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:16.883Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:16.895Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:16.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:18.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:18.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:18.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:19.145Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:34:19.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:19.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:19.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:19.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:34:19.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:20.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:20.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:34:20.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:30.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:30.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:30.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:30.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:30.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:30.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:31.400Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:34:31.413Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:31.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:31.654Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:31.666Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:31.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:31.739Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:34:31.751Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:34:31.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:31.828Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:31.840Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:31.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:31.959Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:31.972Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:32.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:33.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:33.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:33.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:34.232Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:34:34.246Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:34.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:34.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:34.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:34:34.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:35.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 [2025-02-03T09:34:35.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:34:35.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:45.082Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:45.094Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:45.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:45.174Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:45.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:45.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:46.480Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:34:46.493Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:46.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:46.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:34:46.744Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:46.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:46.820Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:34:46.832Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:34:46.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:46.905Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:46.918Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:46.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:47.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:47.043Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:47.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:48.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:48.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:48.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:49.315Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:34:49.328Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:34:49.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:49.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:34:49.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:34:49.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:34:50.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:34:50.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:34:50.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:00.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:00.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:00.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:00.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:00.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:00.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:01.579Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:35:01.592Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:01.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:01.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:01.826Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:01.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:01.903Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:35:01.915Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:35:01.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:01.992Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:02.005Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:02.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:02.106Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:02.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:02.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:03.253Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:03.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:03.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:04.422Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:35:04.435Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:04.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:04.511Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:04.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:35:04.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:05.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 [2025-02-03T09:35:05.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:35:05.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:15.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:15.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:15.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:15.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:15.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:15.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:16.661Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:35:16.674Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:16.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:16.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:16.903Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:16.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:16.986Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:35:16.999Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:35:17.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:17.072Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:17.086Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:17.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:17.181Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:17.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:17.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:18.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:18.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:18.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:19.502Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:35:19.514Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:19.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:19.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:19.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:35:19.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:20.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 [2025-02-03T09:35:20.859Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:35:20.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:30.316Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:30.328Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:30.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:30.402Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:30.415Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:30.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:31.739Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:35:31.751Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:31.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:31.966Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:31.978Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:32.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:32.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:35:32.078Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:35:32.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:32.152Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:32.167Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:32.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:32.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:32.274Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:32.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:33.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:33.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:33.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:34.581Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:35:34.596Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:34.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:34.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 [2025-02-03T09:35:34.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:35:34.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:35.930Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:35.946Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:35:35.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:45.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:45.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:45.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:45.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:45.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:45.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:46.813Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:35:46.825Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:46.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:47.041Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:35:47.053Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:47.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:47.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:35:47.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:35:47.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:47.238Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:47.251Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:47.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:47.346Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:47.358Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:47.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:48.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:48.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:48.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:49.666Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:35:49.679Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:35:49.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:49.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:35:49.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:35:49.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:35:51.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:35:51.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:35:51.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:00.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:00.490Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:00.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:00.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:00.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:00.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:01.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:36:01.914Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:01.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:02.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:02.126Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:02.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:02.215Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:36:02.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:36:02.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:02.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:02.328Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:02.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:02.428Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:02.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:02.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:03.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:03.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:03.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:04.742Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:36:04.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:04.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:04.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 [2025-02-03T09:36:04.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:36:04.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:06.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 [2025-02-03T09:36:06.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:36:06.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:15.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:15.569Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:15.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:15.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:15.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:15.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:16.980Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:36:16.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:17.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:17.197Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:17.209Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:17.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:17.291Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:36:17.303Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:36:17.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:17.394Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:17.406Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:17.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:17.509Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:17.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:17.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:18.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:18.667Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:18.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:19.819Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:36:19.833Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:19.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:19.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:19.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:36:19.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:21.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 [2025-02-03T09:36:21.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:36:21.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:30.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:30.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:30.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:30.728Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:30.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:30.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:32.060Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:36:32.072Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:32.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:32.272Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:32.286Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:32.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:32.366Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:36:32.381Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:36:32.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:32.472Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:32.484Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:32.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:32.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:32.597Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:32.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:33.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:33.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:33.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:34.897Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:36:34.908Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:34.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:34.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:34.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:36:35.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:36.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 [2025-02-03T09:36:36.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:36:36.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:45.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:45.726Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:45.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:45.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:45.817Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:45.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:47.137Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:36:47.151Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:47.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:47.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:36:47.365Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:47.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:47.452Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:36:47.468Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:36:47.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:47.546Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:47.558Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:47.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:47.657Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:47.668Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:47.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:48.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:48.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:48.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:49.971Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:36:49.983Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:36:50.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:50.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:36:50.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:36:50.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:36:51.322Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:36:51.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:36:51.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:00.788Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:00.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:00.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:00.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:00.891Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:00.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:02.225Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:37:02.241Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:02.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:02.435Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:02.448Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:02.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:02.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:37:02.549Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:37:02.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:02.634Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:02.651Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:02.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:02.739Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:02.755Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:02.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:03.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:03.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:03.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:05.054Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:37:05.070Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:05.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:05.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:05.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:37:05.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37: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 [2025-02-03T09:37:06.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:37:06.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:15.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:15.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:15.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:15.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:15.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:16.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:17.312Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:37:17.327Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:17.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:17.518Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:17.532Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:17.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:17.617Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:37:17.630Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:37:17.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:17.725Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:17.739Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:17.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:17.827Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:17.841Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:17.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:18.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:18.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:19.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:20.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:37:20.154Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:20.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:20.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:20.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:37:20.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:21.487Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:21.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:37:21.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:30.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:30.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:31.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:31.046Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:31.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:31.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:32.396Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:37:32.407Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:32.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:32.592Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:32.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:32.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:32.692Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:37:32.705Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:37:32.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:32.805Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:32.818Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:32.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:32.904Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:32.916Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:32.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:34.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:34.076Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:34.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:35.221Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:37:35.233Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:35.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:35.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 [2025-02-03T09:37:35.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:37:35.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:36.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 [2025-02-03T09:37:36.580Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:37:36.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:46.035Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:46.048Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:46.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:46.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:46.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:46.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:47.469Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:37:47.482Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:47.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:47.674Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:37:47.686Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:47.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:47.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:37:47.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:37:47.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:47.881Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:47.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:47.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:47.981Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:47.994Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:48.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:49.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:49.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:49.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:50.300Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:37:50.315Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:37:50.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:50.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:37:50.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:37:50.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:37:51.651Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:37:51.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:37:51.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:01.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:01.131Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:01.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:01.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:01.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:01.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:02.548Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:38:02.561Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:02.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:02.753Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:02.767Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:02.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:02.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:38:02.859Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:38:02.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:02.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:02.973Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:03.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:03.060Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:03.075Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:03.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:04.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:04.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:04.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:05.385Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:38:05.399Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:05.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:05.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:05.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:38:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:06.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:06.747Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:38:06.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:16.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:16.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:16.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:16.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:16.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:16.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:17.630Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:38:17.643Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:17.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:17.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:17.850Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:17.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:17.926Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:38:17.941Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:38:17.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:18.039Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:18.051Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:18.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:18.139Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:18.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:18.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:19.327Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:19.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:19.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:20.467Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:38:20.479Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:20.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:20.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 [2025-02-03T09:38:20.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:38:20.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:21.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:21.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:38:21.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:31.286Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:31.301Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:31.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:31.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:31.394Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:31.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:32.713Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:38:32.733Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:32.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:32.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:32.930Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:32.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:33.012Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:38:33.028Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:38:33.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:33.117Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:33.131Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:33.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:33.219Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:33.233Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:33.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:34.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:34.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:34.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:35.547Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:38:35.561Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:35.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:35.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 [2025-02-03T09:38:35.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:38:35.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:36.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 [2025-02-03T09:38:36.909Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:38:36.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:46.369Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:46.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:46.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:46.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:46.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:46.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:47.803Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:38:47.817Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:47.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:48.001Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:38:48.016Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:48.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:48.096Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:38:48.109Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:38:48.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:48.198Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:48.211Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:48.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:48.299Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:48.310Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:48.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:49.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:49.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:49.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:50.634Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:38:50.646Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:38:50.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:50.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:38:50.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:38:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:38:51.975Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:38:51.988Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:38:52.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:01.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:01.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:01.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:01.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:01.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:01.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:02.886Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:39:02.900Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:02.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:03.087Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:03.100Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:03.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:03.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:39:03.190Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:39:03.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:03.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:03.283Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:03.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:03.376Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:03.390Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:03.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:04.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:04.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:04.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:05.718Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:39:05.732Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:05.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:05.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:05.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:39:05.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:07.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:07.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:39:07.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:16.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:16.536Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:16.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:16.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:16.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:16.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:17.970Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:39:17.983Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:18.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:18.171Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:18.186Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:18.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:18.264Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:39:18.277Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:39:18.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:18.349Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:18.362Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:18.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:18.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:18.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:18.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:19.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:19.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:19.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:20.804Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:39:20.818Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:20.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:20.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:20.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:39:20.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:22.142Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:22.162Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:39:22.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:31.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:31.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:31.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:31.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:31.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:31.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:33.053Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:39:33.066Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:33.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:33.255Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:33.268Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:33.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:33.341Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:39:33.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:39:33.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:33.429Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:33.441Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:33.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:33.531Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:33.542Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:33.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:34.725Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:34.740Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:34.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:35.885Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:39:35.897Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:35.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:35.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:35.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:39:36.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:37.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 [2025-02-03T09:39:37.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:39:37.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:46.685Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:46.699Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:46.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:46.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:46.796Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:46.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:48.133Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:39:48.147Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:48.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:48.334Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:39:48.347Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:48.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:48.421Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:39:48.434Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:39:48.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:48.505Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:48.516Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:48.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:48.602Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:48.613Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:48.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:49.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:49.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:49.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:50.965Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:39:50.978Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:39:51.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:51.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:39:51.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:39:51.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:39:52.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:39:52.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:39:52.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:01.766Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:01.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:01.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:01.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:01.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:01.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:03.226Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:40:03.238Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:03.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:03.412Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:03.425Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:03.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:03.497Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:40:03.510Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:40:03.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:03.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:03.595Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:03.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:03.674Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:03.689Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:03.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:04.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:04.901Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:04.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:06.045Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:40:06.059Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:06.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:06.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:06.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:40:06.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:07.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:07.416Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:40:07.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:16.849Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:16.864Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:16.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:16.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:16.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:17.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:18.301Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:40:18.314Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:18.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:18.499Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:18.512Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:18.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:18.584Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:40:18.596Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:40:18.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:18.668Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:18.681Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:18.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:18.751Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:18.763Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:18.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:19.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:19.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:20.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:21.124Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:40:21.137Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:21.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:21.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 [2025-02-03T09:40:21.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:40:21.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:22.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:22.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:40:22.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:31.930Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:31.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:31.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:32.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:32.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:32.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:33.379Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:40:33.391Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:33.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:33.576Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:33.589Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:33.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:33.662Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:40:33.674Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:40:33.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:33.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:33.758Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:33.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:33.831Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:33.846Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:33.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:35.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:35.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:35.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:36.209Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:40:36.222Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:36.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:36.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:36.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:40:36.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:37.576Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:37.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:40:37.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:47.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:47.024Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:47.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:47.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:47.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:47.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:48.457Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:40:48.470Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:48.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:48.655Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:40:48.668Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:48.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:48.741Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:40:48.755Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:40:48.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:48.827Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:48.841Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:48.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:48.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:48.927Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:48.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:50.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:50.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:50.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:51.292Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:40:51.306Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:40:51.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:51.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:40:51.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:40:51.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:40:52.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:40:52.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:40:52.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:02.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:02.108Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:02.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:02.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:02.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:02.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:03.536Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:41:03.549Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:03.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:03.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:03.743Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:03.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:03.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:41:03.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:41:03.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:03.902Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:03.916Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:03.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:03.992Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:04.005Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:04.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:05.215Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:05.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:05.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:06.374Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:41:06.387Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:06.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:06.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 [2025-02-03T09:41:06.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:41:06.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:07.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 [2025-02-03T09:41:07.761Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:41:07.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:17.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:17.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:17.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:17.271Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:17.284Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:17.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:18.613Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:41:18.625Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:18.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:18.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:18.820Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:18.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:18.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:41:18.907Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:41:18.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:18.977Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:18.988Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:19.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:19.066Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:19.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:19.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:20.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:20.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:20.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:21.457Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:41:21.471Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:21.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:21.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:21.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:41:21.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:22.829Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:22.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:41:22.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:32.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:32.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:32.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:32.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:32.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:32.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:33.691Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:41:33.705Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:33.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:33.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:33.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:33.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:33.987Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:41:34.003Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:41:34.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:34.085Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:34.097Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:34.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:34.171Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:34.184Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:34.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:35.371Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:35.384Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:35.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:36.537Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:41:36.551Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:36.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:36.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 [2025-02-03T09:41:36.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:41:36.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:37.911Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:37.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:41:37.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:47.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:47.355Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:47.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:47.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:47.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:47.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:48.775Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:41:48.787Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:48.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:48.970Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:41:48.982Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:49.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:49.068Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:41:49.080Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:41:49.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:49.162Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:49.175Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:49.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:49.249Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:41:49.261Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:49.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:50.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:50.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:50.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:51.616Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:41:51.628Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:41:51.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:51.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:41:51.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:41:51.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:41:52.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 [2025-02-03T09:41:53.001Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:41:53.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:02.425Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:02.436Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:02.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:02.508Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:02.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:02.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:03.853Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:42:03.865Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:03.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:04.046Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:04.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:04.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:04.144Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:42:04.158Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:42:04.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:04.239Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:04.252Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:04.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:04.326Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:04.339Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:04.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:05.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:05.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:05.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:06.694Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:42:06.707Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:06.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:06.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:06.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:42:06.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:08.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:08.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:42:08.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:17.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:17.517Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:17.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:17.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:17.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:17.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:18.932Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:42:18.944Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:18.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:19.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:19.147Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:19.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:19.223Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:42:19.235Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:42:19.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:19.313Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:19.326Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:19.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:19.405Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:19.418Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:19.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:20.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:20.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:20.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:21.775Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:42:21.788Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:21.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:21.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:21.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:42:21.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:23.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 [2025-02-03T09:42:23.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:42:23.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:32.581Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:32.594Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:32.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:32.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:32.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:32.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:34.011Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:42:34.025Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:34.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:34.212Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:34.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:34.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:34.295Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:42:34.307Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:42:34.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:34.388Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:34.401Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:34.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:34.485Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:34.497Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:34.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:35.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:35.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:35.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:36.858Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:42:36.871Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:36.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:36.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 [2025-02-03T09:42:36.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:42:36.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:38.237Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:38.249Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:42:38.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:47.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:47.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:47.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:47.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:47.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:47.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:49.089Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:42:49.101Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:49.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:49.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:42:49.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:49.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:49.366Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:42:49.378Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:42:49.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:49.461Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:49.474Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:49.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:49.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:42:49.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:49.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:50.772Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:42:50.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:50.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:51.939Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:42:51.955Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:42:51.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:52.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 [2025-02-03T09:42:52.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:42:52.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:42:53.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 [2025-02-03T09:42:53.325Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:42:53.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:02.739Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:02.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:02.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:02.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:02.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:02.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:04.163Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:43:04.175Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:04.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:04.361Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:04.374Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:04.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:04.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:43:04.456Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:43:04.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:04.534Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:04.546Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:04.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:04.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:04.650Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:04.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:05.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:05.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:05.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:07.027Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:43:07.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:07.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:07.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 [2025-02-03T09:43:07.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:43:07.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:08.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 [2025-02-03T09:43:08.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:43:08.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:17.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:17.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:17.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:17.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:17.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:17.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:19.240Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:43:19.253Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:19.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:19.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:19.452Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:19.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:19.525Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:43:19.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:43:19.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:19.610Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:19.621Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:19.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:19.714Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:19.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:19.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:20.935Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:20.948Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:20.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:22.107Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:43:22.121Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:22.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:22.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 [2025-02-03T09:43:22.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:43:22.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:23.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:23.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:43:23.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:32.895Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:32.909Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:32.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:32.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:33.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:33.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:34.318Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:43:34.331Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:34.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:34.527Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:34.541Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:34.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:34.618Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:43:34.633Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:43:34.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:34.708Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:34.722Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:34.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:34.796Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:34.808Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:34.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:36.012Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:36.027Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:36.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:37.190Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:43:37.204Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:37.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:37.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:37.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:43:37.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:38.554Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:38.567Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:43:38.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:47.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:47.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:48.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:48.067Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:48.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:48.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:49.400Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:43:49.413Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:49.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:49.609Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:43:49.623Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:49.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:49.696Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:43:49.709Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:43:49.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:49.785Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:49.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:49.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:49.870Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:49.884Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:49.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:51.110Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:51.125Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:51.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:52.273Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:43:52.287Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:43:52.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:52.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:43:52.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:43:52.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:43:53.632Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:43:53.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:43:53.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:03.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:03.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:03.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:03.152Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:03.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:03.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:04.479Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:44:04.493Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:04.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:04.689Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:04.702Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:04.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:04.774Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:44:04.786Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:44:04.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:04.863Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:04.877Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:04.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:04.952Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:04.967Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:05.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:06.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:06.202Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:06.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:07.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:44:07.369Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:07.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:07.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:07.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:44:07.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:08.709Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:08.721Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:44:08.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:18.143Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:18.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:18.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:18.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:18.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:18.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:19.556Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:44:19.569Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:19.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:19.766Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:19.779Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:19.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:19.861Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:44:19.872Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:44:19.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:19.941Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:19.953Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:19.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:20.029Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:20.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:20.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:21.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:21.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:21.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:22.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:44:22.450Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:22.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:22.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 [2025-02-03T09:44:22.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:44:22.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:23.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:23.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:44:23.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:33.223Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:33.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:33.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:33.309Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:33.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:33.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:34.634Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:44:34.648Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:34.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:34.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:34.858Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:34.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:34.933Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:44:34.947Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:44:34.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:35.023Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:35.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:35.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:35.120Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:35.133Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:35.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:36.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:36.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:36.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:37.518Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:44:37.532Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:37.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:37.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:37.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:44:37.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:38.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 [2025-02-03T09:44:38.876Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:44:38.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:48.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:48.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:48.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:48.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:48.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:48.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:49.710Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:44:49.737Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:49.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:49.922Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:44:49.934Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:49.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:50.012Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:44:50.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:44:50.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:50.107Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:50.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:50.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:50.195Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:50.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:50.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:51.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:51.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:51.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:52.597Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:44:52.609Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:44:52.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:52.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:44:52.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:44:52.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:44:53.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:44:53.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:44:53.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:03.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:03.395Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:03.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:03.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:03.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:03.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:04.800Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:45:04.815Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:04.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:04.995Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:05.007Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:05.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:05.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:45:05.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:45:05.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:05.179Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:05.192Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:05.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:05.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:05.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:05.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:06.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:06.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:06.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:07.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:45:07.687Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:07.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:07.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:07.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:45:07.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:09.020Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:09.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:45:09.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:18.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:18.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:18.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:18.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:18.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:18.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:19.896Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:45:19.909Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:19.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:20.070Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:20.084Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:20.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:20.165Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:45:20.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:45:20.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:20.254Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:20.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:20.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:20.362Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:20.376Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:20.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:21.591Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:21.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:21.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:22.754Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:45:22.765Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:22.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:22.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 [2025-02-03T09:45:22.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:45:22.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:24.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 [2025-02-03T09:45:24.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:45:24.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:33.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:33.578Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:33.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:33.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:33.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:33.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:34.979Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:45:34.991Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:35.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:35.148Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:35.160Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:35.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:35.241Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:45:35.254Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:45:35.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:35.332Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:35.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:35.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:35.438Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:35.451Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:35.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:36.673Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:36.687Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:36.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:37.849Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:45:37.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:37.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:37.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:37.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:45:38.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:39.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:39.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:45:39.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:48.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:48.654Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:48.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:48.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:48.744Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:48.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:50.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:45:50.071Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:50.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:50.226Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:45:50.241Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:50.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:50.316Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:45:50.328Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:45:50.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:50.407Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:50.420Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:50.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:50.513Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:45:50.525Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:50.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:51.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:51.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:51.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:52.928Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:45:52.942Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:45:52.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:53.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:45:53.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:45:53.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:45:54.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 [2025-02-03T09:45:54.268Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:45:54.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:03.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:03.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:03.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:03.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:03.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:03.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:05.139Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:46:05.151Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:05.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:05.303Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:05.315Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:05.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:05.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:46:05.406Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:46:05.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:05.487Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:05.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:05.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:05.594Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:05.607Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:05.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:06.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:06.850Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:06.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:08.009Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:46:08.023Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:08.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:08.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 [2025-02-03T09:46:08.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:46:08.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:09.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 [2025-02-03T09:46:09.345Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:46:09.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:18.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:18.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:18.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:18.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:18.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:18.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:20.217Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:46:20.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:20.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:20.379Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:20.393Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:20.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:20.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:46:20.486Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:46:20.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:20.563Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:20.576Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:20.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:20.675Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:20.688Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:20.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:21.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:21.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:21.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:23.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:46:23.105Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:23.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:23.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 [2025-02-03T09:46:23.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:46:23.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:24.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 [2025-02-03T09:46:24.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:46:24.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:33.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:33.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:33.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:33.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:34.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:34.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:35.298Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:46:35.312Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:35.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:35.459Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:35.471Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:35.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:35.547Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:46:35.559Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:46:35.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:35.635Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:35.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:35.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:35.747Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:35.758Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:35.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:37.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:37.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:37.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:38.174Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:46:38.187Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:38.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:38.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 [2025-02-03T09:46:38.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:46:38.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:39.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:39.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:46:39.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:48.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:48.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:49.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:49.073Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:49.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:49.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:50.380Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:46:50.394Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:50.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:50.539Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:46:50.553Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:50.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:50.634Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:46:50.648Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:46:50.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:50.728Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:50.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:50.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:50.819Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:50.831Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:50.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:52.078Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:52.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:52.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:53.258Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:46:53.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:46:53.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:53.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:46:53.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:46:53.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:46:54.577Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:46:54.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:46:54.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:04.055Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:04.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:04.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:04.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:04.169Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:04.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:05.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:47:05.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:05.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:05.620Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:05.634Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:05.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:05.718Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:47:05.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:47:05.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:05.816Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:05.830Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:05.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:05.896Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:05.907Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:05.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:07.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:07.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:07.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:08.340Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:47:08.354Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:08.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:08.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 [2025-02-03T09:47:08.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:47:08.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:09.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:09.671Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:47:09.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:19.133Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:19.146Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:19.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:19.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:19.247Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:19.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:20.547Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:47:20.561Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:20.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:20.709Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:20.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:20.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:20.800Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:47:20.812Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:47:20.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:20.889Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:20.902Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:20.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:20.972Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:20.984Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:21.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:22.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:22.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:22.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:23.421Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:47:23.432Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:23.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:23.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:23.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:47:23.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:24.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:24.751Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:47:24.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:34.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:34.226Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:34.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:34.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:34.329Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:34.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:35.634Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:47:35.649Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:35.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:35.793Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:35.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:35.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:35.892Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:47:35.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:47:35.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:35.987Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:36.002Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:36.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:36.078Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:36.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:36.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:37.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:37.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:37.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:38.502Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:47:38.515Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:38.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:38.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:38.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:47:38.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:39.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:39.832Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:47:39.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:49.297Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:49.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:49.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:49.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:49.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:49.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:50.718Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:47:50.730Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:50.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:50.877Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:47:50.888Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:50.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:50.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:47:50.985Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:47:51.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:51.064Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:51.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:51.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:51.162Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:51.175Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:51.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:52.406Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:52.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:52.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:53.591Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:47:53.604Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:47:53.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:53.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:47:53.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:47:53.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:47:54.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:47:54.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:47:54.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:04.372Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:04.384Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:04.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:04.483Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:04.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:04.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:05.800Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:48:05.813Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:05.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:05.953Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:05.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:06.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:06.046Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:48:06.058Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:48:06.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:06.140Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:06.152Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:06.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:06.240Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:06.251Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:06.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:07.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:07.503Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:07.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:08.671Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:48:08.684Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:08.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:08.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:08.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:48:08.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:09.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:09.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:48:10.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:19.455Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:19.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:19.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:19.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:19.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:19.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:20.884Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:48:20.897Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:20.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:21.030Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:21.043Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:21.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:21.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:48:21.128Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:48:21.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:21.214Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:21.227Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:21.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:21.318Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:21.330Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:21.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:22.578Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:22.592Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:22.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:23.754Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:48:23.770Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:23.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:23.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:23.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:48:23.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:25.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:25.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:48:25.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:34.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:34.555Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:34.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:34.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:34.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:34.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:35.963Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:48:35.979Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:36.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:36.109Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:36.122Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:36.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:36.194Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:48:36.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:48:36.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:36.291Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:36.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:36.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:36.396Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:36.409Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:36.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:37.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:37.673Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:37.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:38.836Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:48:38.848Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:38.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:38.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:38.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:48:38.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:40.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:40.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:48:40.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:49.627Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:49.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:49.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:49.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:49.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:49.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:51.049Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:48:51.061Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:51.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:51.187Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:48:51.200Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:51.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:51.270Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:48:51.282Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:48:51.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:51.370Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:51.385Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:51.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:51.474Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:51.486Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:51.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:52.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:52.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:52.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:53.913Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:48:53.925Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:48:53.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:54.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:48:54.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:48:54.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:48:55.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:48:55.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:48:55.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:04.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:04.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:04.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:04.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:04.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:04.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:06.126Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:49:06.140Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:06.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:06.264Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:06.277Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:06.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:06.355Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:49:06.368Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:49:06.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:06.451Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:06.463Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:06.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:06.550Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:06.561Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:06.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:07.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:07.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:07.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:08.989Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:49:09.004Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:09.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:09.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:09.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:49:09.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:10.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 [2025-02-03T09:49:10.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:49:10.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:19.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:19.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:19.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:19.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:19.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:19.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:21.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:49:21.219Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:21.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:21.347Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:21.361Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:21.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:21.447Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:49:21.462Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:49:21.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:21.543Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:21.557Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:21.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:21.640Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:21.655Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:21.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:22.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:22.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:22.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:24.075Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:49:24.088Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:24.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:24.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:24.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:49:24.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:25.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:25.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:49:25.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:34.873Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:34.886Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:34.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:34.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:34.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:35.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:36.284Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:49:36.297Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:36.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:36.431Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:36.443Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:36.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:36.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:49:36.540Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:49:36.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:36.629Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:36.640Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:36.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:36.722Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:36.735Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:36.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:37.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:38.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:38.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:39.160Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:49:39.174Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:39.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:39.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:39.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:49:39.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:40.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:40.498Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:49:40.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:49.952Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:49.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:50.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:50.043Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:50.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:50.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:51.362Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:49:51.375Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:51.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:51.506Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:49:51.519Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:51.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:51.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:49:51.614Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:49:51.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:51.702Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:51.715Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:51.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:51.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:51.819Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:51.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:53.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:53.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:53.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:54.244Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:49:54.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:49:54.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:54.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:49:54.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:49:54.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:49:55.566Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:49:55.578Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:49:55.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:05.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:05.045Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:05.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:05.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:05.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:05.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:06.443Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:50:06.455Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:06.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:06.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:06.600Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:06.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:06.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:50:06.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:50:06.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:06.780Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:06.793Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:06.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:06.886Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:06.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:06.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:08.160Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:08.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:08.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:09.326Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:50:09.339Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:09.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:09.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 [2025-02-03T09:50:09.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:50:09.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:10.647Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:10.661Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:50:10.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:20.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:20.133Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:20.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:20.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:20.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:20.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:21.520Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:50:21.532Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:21.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:21.667Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:21.679Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:21.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:21.756Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:50:21.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:50:21.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:21.855Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:21.868Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:21.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:21.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:21.979Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:22.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:23.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:23.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:23.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:24.409Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:50:24.421Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:24.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:24.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:24.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:50:24.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:25.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 [2025-02-03T09:50:25.747Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:50:25.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:35.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:35.220Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:35.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:35.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:35.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:35.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:36.596Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:50:36.609Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:36.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:36.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:36.752Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:36.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:36.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:50:36.850Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:50:36.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:36.931Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:36.943Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:36.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:37.044Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:37.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:37.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:38.323Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:38.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:38.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:39.487Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:50:39.499Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:39.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:39.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:39.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:50:39.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:40.820Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:40.834Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:50:40.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:50.288Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:50.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:50.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:50.376Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:50.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:50.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:51.674Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:50:51.690Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:51.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:51.824Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:50:51.837Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:51.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:51.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:50:51.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:50:51.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:52.011Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:52.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:52.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:52.153Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:52.169Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:52.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:53.407Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:53.420Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:53.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:54.570Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:50:54.582Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:50:54.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:54.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:50:54.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:50:54.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:50:55.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:50:55.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:50:55.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:05.369Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:05.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:05.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:05.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:05.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:05.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:06.760Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:51:06.773Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:06.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:06.902Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:06.915Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:06.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:06.990Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:51:07.001Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:51:07.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:07.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:07.104Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:07.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:07.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:07.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:07.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:08.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:08.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:08.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:09.652Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:51:09.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:09.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:09.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 [2025-02-03T09:51:09.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:51:09.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:10.987Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:10.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:51:11.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:20.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:20.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:20.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:20.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:20.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:20.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:21.837Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:51:21.852Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:21.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:21.981Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:21.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:22.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:22.064Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:51:22.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:51:22.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:22.177Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:22.191Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:22.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:22.318Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:22.331Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:22.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:23.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:23.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:23.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:24.729Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:51:24.742Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:24.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:24.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 [2025-02-03T09:51:24.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:51:24.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:26.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 [2025-02-03T09:51:26.072Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:51:26.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:35.525Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:35.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:35.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:35.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:35.629Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:35.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:36.920Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:51:36.932Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:36.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:37.056Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:37.069Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:37.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:37.141Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:51:37.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:51:37.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:37.256Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:37.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:37.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:37.395Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:37.408Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:37.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:38.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:38.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:38.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:39.810Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:51:39.823Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:39.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:39.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:39.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:51:39.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:41.138Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:41.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:51:41.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:50.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:50.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:50.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:50.689Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:50.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:50.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:51.999Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:51:52.011Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:52.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:52.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:51:52.152Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:52.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:52.232Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:51:52.246Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:51:52.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:52.336Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:52.351Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:52.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:52.474Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:51:52.486Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:52.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:53.722Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:53.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:53.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:54.889Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:51:54.903Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:51:54.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:54.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:51:54.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:51:55.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:51:56.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 [2025-02-03T09:51:56.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:51:56.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:05.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:05.696Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:05.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:05.767Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:05.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:05.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:07.075Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:52:07.088Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:07.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:07.220Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:07.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:07.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:07.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:52:07.332Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:52:07.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:07.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:07.426Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:07.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:07.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:07.557Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:07.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:08.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:08.812Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:08.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:09.974Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:52:09.987Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:10.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:10.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:10.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:52:10.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:11.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:11.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:52:11.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:20.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:20.777Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:20.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:20.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:20.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:20.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:22.160Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:52:22.176Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:22.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:22.304Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:22.325Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:22.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:22.419Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:52:22.434Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:52:22.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:22.509Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:22.523Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:22.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:22.619Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:22.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:22.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:23.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:23.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:25.054Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:52:25.067Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:25.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:25.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:25.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:52:25.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:26.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 [2025-02-03T09:52:26.413Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:52:26.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:35.846Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:35.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:35.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:35.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:35.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:35.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:37.255Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:52:37.266Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:37.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:37.406Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:37.418Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:37.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:37.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:52:37.508Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:52:37.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:37.587Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:37.600Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:37.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:37.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:37.707Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:37.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:38.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:38.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:39.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:40.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:52:40.148Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:40.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:40.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:40.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:52:40.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:41.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:41.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:52:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:50.931Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:50.944Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:50.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:51.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:51.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:51.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:52.334Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:52:52.348Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:52.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:52.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:52:52.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:52.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:52.584Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:52:52.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:52:52.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:52.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:52.680Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:52.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:52.770Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:52.783Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:52.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:54.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:52:54.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:54.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:55.219Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:52:55.231Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:52:55.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:55.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 [2025-02-03T09:52:55.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:52:55.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:52:56.558Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:52:56.573Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:52:56.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:06.010Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:06.024Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:06.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:06.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:06.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:06.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:07.423Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:53:07.436Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:07.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:07.576Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:07.589Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:07.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:07.676Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:53:07.687Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:53:07.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:07.759Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:07.771Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:07.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:07.851Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:07.863Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:07.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:09.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:09.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:09.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:10.301Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:53:10.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:10.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:10.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 [2025-02-03T09:53:10.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:53:10.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:11.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 [2025-02-03T09:53:11.656Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:53:11.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:21.091Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:21.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:21.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:21.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:21.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:21.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:22.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:53:22.518Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:22.666Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:22.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:22.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:22.758Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:53:22.772Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:53:22.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:22.849Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:22.862Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:22.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:22.934Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:22.947Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:22.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:24.199Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:24.212Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:24.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:25.381Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:53:25.394Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:25.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:25.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:25.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:53:25.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:26.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:26.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:53:26.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:36.171Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:36.184Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:36.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:36.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:36.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:36.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:37.590Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:53:37.602Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:37.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:37.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:37.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:37.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:37.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:53:37.847Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:53:37.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:37.923Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:37.935Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:37.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:38.010Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:38.024Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:38.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:39.278Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:39.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:39.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:40.464Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:53:40.480Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:40.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:40.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 [2025-02-03T09:53:40.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:53:40.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:41.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:41.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:53:41.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:51.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:51.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:51.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:51.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:51.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:51.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:52.666Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:53:52.680Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:52.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:52.820Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:53:52.833Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:52.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:52.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:53:52.924Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:53:52.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:52.998Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:53.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:53.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:53.091Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:53.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:53.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:54.355Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:54.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:54.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:55.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:53:55.568Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:53:55.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:55.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:53:55.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:53:55.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:53:56.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:53:56.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:53:56.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:06.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:06.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:06.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:06.425Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:06.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:06.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:07.746Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:54:07.759Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:07.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:07.896Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:07.909Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:07.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:07.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:54:08.000Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:54:08.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:08.073Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:08.085Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:08.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:08.169Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:08.183Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:08.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:09.442Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:09.455Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:09.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:10.640Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:54:10.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:10.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:10.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:10.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:54:10.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:11.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 [2025-02-03T09:54:11.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:54:12.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:21.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:21.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:21.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:21.500Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:21.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:21.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:22.823Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:54:22.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:22.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:22.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:22.988Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:23.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:23.062Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:54:23.074Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:54:23.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:23.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:23.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:23.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:23.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:23.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:23.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:24.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:24.540Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:24.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:25.718Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:54:25.730Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:25.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:25.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:25.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:54:25.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:27.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 [2025-02-03T09:54:27.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:54:27.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:36.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:36.512Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:36.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:36.586Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:36.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:36.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:37.900Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:54:37.914Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:37.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:38.052Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:38.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:38.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:38.137Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:54:38.151Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:54:38.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:38.226Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:38.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:38.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:38.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:38.329Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:38.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:39.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:39.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:39.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:40.794Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:54:40.807Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:40.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:40.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 [2025-02-03T09:54:40.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:54:40.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:42.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:42.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:54:42.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:51.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:51.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:51.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:51.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:51.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:51.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:52.975Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:54:52.987Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:53.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:53.127Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:54:53.143Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:53.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:53.214Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:54:53.228Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:54:53.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:53.300Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:53.314Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:53.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:53.393Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:53.407Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:53.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:54.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:54.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:54.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:55.870Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:54:55.883Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:54:55.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:55.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:54:55.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:54:56.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:54:57.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:54:57.244Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:54:57.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:06.653Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:06.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:06.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:06.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:06.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:06.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:08.050Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:55:08.063Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:08.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:08.208Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:08.219Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:08.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:08.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:55:08.306Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:55:08.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:08.377Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:08.392Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:08.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:08.470Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:08.483Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:08.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:09.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:09.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:09.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:10.952Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:55:10.969Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:11.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:11.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:11.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:55:11.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:12.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:12.322Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:55:12.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:21.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:21.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:21.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:21.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:21.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:21.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:23.129Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:55:23.143Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:23.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:23.285Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:23.298Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:23.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:23.368Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:55:23.380Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:55:23.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:23.452Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:23.469Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:23.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:23.547Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:23.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:23.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:24.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:24.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:24.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:26.038Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:55:26.051Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:26.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:26.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 [2025-02-03T09:55:26.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:55:26.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:27.395Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:27.406Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:55:27.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:36.823Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:36.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:36.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:36.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:36.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:36.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:38.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:55:38.220Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:38.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:38.360Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:38.373Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:38.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:38.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:55:38.457Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:55:38.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:38.531Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:38.543Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:38.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:38.619Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:38.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:38.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:39.948Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:39.962Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:40.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:41.119Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:55:41.133Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:41.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:41.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 [2025-02-03T09:55:41.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:55:41.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:42.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 [2025-02-03T09:55:42.488Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:55:42.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:51.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:51.912Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:51.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:51.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:51.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:52.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:53.290Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:55:53.302Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:53.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:53.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:55:53.452Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:53.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:53.523Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:55:53.535Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:55:53.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:53.604Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:53.615Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:53.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:53.695Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:55:53.707Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:53.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:55.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:55:55.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:55.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:56.199Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:55:56.213Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:55:56.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:56.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 [2025-02-03T09:55:56.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:55:56.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:55:57.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 [2025-02-03T09:55:57.570Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:55:57.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:06.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:06.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:07.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:07.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:07.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:07.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:08.367Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:56:08.381Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:08.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:08.517Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:08.530Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:08.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:08.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:56:08.614Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:56:08.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:08.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:08.697Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:08.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:08.768Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:08.781Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:08.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:10.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:10.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:10.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:11.278Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:56:11.292Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:11.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:11.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:11.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:56:11.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:12.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 [2025-02-03T09:56:12.650Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:56:12.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:22.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:22.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:22.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:22.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:22.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:22.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:23.447Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:56:23.461Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:23.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:23.598Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:23.613Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:23.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:23.695Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:56:23.709Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:56:23.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:23.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:23.795Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:23.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:23.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:23.875Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:23.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:25.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:25.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:25.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:26.355Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:56:26.366Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:26.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:26.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:26.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:56:26.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:27.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 [2025-02-03T09:56:27.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:56:27.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:37.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:37.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:37.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:37.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:37.257Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:37.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:38.526Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:56:38.540Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:38.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:38.682Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:38.695Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:38.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:38.772Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:56:38.784Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:56:38.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:38.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:38.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:38.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:38.943Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:38.957Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:38.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:40.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:40.286Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:40.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:41.437Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:56:41.451Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:41.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:41.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 [2025-02-03T09:56:41.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:56:41.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:42.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:42.811Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:56:42.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:52.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:52.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:52.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:52.324Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:52.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:52.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:53.604Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:56:53.615Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:53.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:53.754Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:56:53.766Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:53.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:53.850Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:56:53.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:56:53.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:53.934Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:53.946Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:53.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:54.022Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:54.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:54.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:55.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:56:55.366Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:55.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:56.516Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:56:56.527Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:56:56.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:56.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 [2025-02-03T09:56:56.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:56:56.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:56:57.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:56:57.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:56:57.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:07.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:07.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:07.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:07.404Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:07.568Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:07.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:08.679Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:57:08.691Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:08.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:08.836Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:08.850Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:08.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:08.927Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:57:08.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:57:08.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:09.020Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:09.033Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:09.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:09.121Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:09.133Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:09.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:10.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:10.449Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:10.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:11.593Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:57:11.607Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:11.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:11.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:11.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:57:11.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:12.964Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:12.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:57:13.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:22.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:22.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:22.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:22.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:22.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:22.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:23.756Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:57:23.769Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:23.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:23.918Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:23.930Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:23.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:24.006Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:57:24.018Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:57:24.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:24.099Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:24.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:24.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:24.198Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:24.210Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:24.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:25.515Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:25.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:25.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:26.675Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:57:26.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:26.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:26.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 [2025-02-03T09:57:26.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:57:26.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:28.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:28.061Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:57:28.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:37.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:37.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:37.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:37.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:37.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:37.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:38.836Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:57:38.848Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:38.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:38.992Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:39.004Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:39.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:39.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:57:39.089Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:57:39.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:39.174Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:39.187Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:39.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:39.272Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:39.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:39.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:40.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:40.611Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:40.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:41.757Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:57:41.769Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:41.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:41.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 [2025-02-03T09:57:41.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:57:41.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:43.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:43.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:57:43.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:52.537Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:52.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:52.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:52.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:52.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:52.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:53.911Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:57:53.923Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:53.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:54.070Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:57:54.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:54.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:54.155Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:57:54.166Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:57:54.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:54.248Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:54.261Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:54.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:54.348Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:57:54.360Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:54.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:55.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:55.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:55.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:56.835Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:57:56.847Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:57:56.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:56.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:57:56.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:57:57.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:57:58.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 [2025-02-03T09:57:58.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:57:58.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:07.619Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:07.633Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:07.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:07.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:07.883Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:07.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:08.990Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-03T09:58:09.007Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:09.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:09.146Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:09.161Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:09.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:09.235Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:58:09.248Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:58:09.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:09.329Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:09.344Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:09.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:09.422Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:09.435Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:09.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:10.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:10.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:10.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:11.909Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:58:11.921Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:11.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:12.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:12.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:58:12.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:13.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:13.319Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:58:13.356Z] Will try again after 15 sec [2025-02-03T09:58:17.033Z] Build build-compile #4100 completed: SUCCESS [Pipeline] echo [2025-02-03T09:58:17.050Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T09:58:17.119Z] Copied 2 artifacts from "build-compile" build number 4100 [Pipeline] echo [2025-02-03T09:58:17.152Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2025-02-03T09:58:17.428Z] + ls -la build-compile-97434 [2025-02-03T09:58:17.428Z] total 20 [2025-02-03T09:58:17.428Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 09:58 . [2025-02-03T09:58:17.428Z] drwxr-xr-x 19 jenkins docker 12288 Feb 3 09:58 .. [2025-02-03T09:58:17.428Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 09:58 build.env [2025-02-03T09:58:17.428Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 08:50 deps.build-compile.97434.env [Pipeline] withCredentials [2025-02-03T09:58:17.463Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T09:58:17.762Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T09:58:18.324Z] 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 [2025-02-03T09:58:22.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:22.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:22.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:23.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:23.042Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:23.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T09:58:24.637Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2025-02-03T09:58:24.654Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:24.665Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:58:24.682Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:58:24.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T09:58:24.710Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:24.722Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T09:58:24.745Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:24.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [2025-02-03T09:58:24.813Z] Will try again after 15 sec [2025-02-03T09:58:24.827Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:24.839Z] JOB package-centos: wait finished. overall result = true [2025-02-03T09:58:24.861Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:24.874Z] JOB package-centos: entering run_job [2025-02-03T09:58:24.897Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T09:58:24.991Z] Archiving artifacts [Pipeline] echo [2025-02-03T09:58:25.020Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2025-02-03T09:58:25.041Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T09:58:25.102Z] JOB package-centos: files found = 2 [Pipeline] echo [2025-02-03T09:58:25.121Z] JOB package-centos: file #0 with path build-compile-97434/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T09:58:25.162Z] JOB package-centos: file #1 with path build-compile-97434/deps.build-compile.97434.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T09:58:25.254Z] JOB package-centos: deps_env_file: deps.build-package.22390.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T09:58:25.299Z] Archiving artifacts [Pipeline] echo [2025-02-03T09:58:25.333Z] JOB package-centos: Starting job: build-package rnd: #22390 [Pipeline] timeout [2025-02-03T09:58:25.346Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T09:58:25.381Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2025-02-03T09:58:25.851Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:25.864Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:25.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:26.988Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:58:27.001Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:27.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:27.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:27.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:58:27.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:28.391Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:28.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:58:28.449Z] Will try again after 15 sec [2025-02-03T09:58:33.933Z] Starting building: build-package #3348 [Pipeline] { [Pipeline] echo [2025-02-03T09:58:37.786Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:37.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:37.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:38.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:38.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:38.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T09:58:39.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:39.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:58:39.896Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:39.909Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:58:39.922Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T09:58:39.944Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:39.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:58:40.006Z] Will try again after 15 sec [2025-02-03T09:58:40.023Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:40.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:40.049Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:40.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:40.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:40.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:40.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:42.070Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:58:42.082Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:42.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:42.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:42.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:58:42.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:43.477Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:43.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:58:43.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:52.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:52.885Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:52.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:53.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:53.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:53.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:54.923Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:58:54.936Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:54.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:55.032Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:58:55.046Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T09:58:55.087Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:55.110Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:55.124Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:58:55.175Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:58:55.200Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:55.213Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:55.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:56.009Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:56.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:56.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:57.148Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:58:57.161Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:58:57.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:57.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:58:57.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:58:57.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:58:58.556Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:58:58.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:58:58.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:07.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:07.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:08.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:08.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:08.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:08.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:10.013Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:10.030Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:10.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:10.114Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:59:10.127Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:59:10.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:10.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:10.216Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:10.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:10.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:10.307Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:10.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:11.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:11.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:11.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:12.227Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:59:12.242Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:12.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:12.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:12.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:59:12.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:13.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:13.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:59:13.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:23.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:23.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:23.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:23.348Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:23.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:23.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:25.099Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:25.111Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:25.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:25.190Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:59:25.203Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:59:25.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:25.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:25.296Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:25.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:25.424Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:25.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:25.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:26.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:26.191Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:26.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:27.310Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:59:27.328Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:27.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:27.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:27.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:59:27.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:28.712Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:28.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:59:28.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:38.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:38.124Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:38.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:38.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:38.442Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:38.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:40.187Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:40.203Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:40.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:40.286Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:59:40.299Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:59:40.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:40.370Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:40.382Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:40.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:40.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:40.519Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:40.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:41.258Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:41.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:41.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:42.403Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:59:42.416Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:42.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:42.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 [2025-02-03T09:59:42.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:59:42.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:43.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:43.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:59:43.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:53.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:53.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:53.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:53.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:53.520Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:53.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:55.281Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T09:59:55.293Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:55.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:55.363Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T09:59:55.375Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T09:59:55.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:55.445Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:55.459Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:55.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:55.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:55.593Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:55.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:56.339Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T09:59:56.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T09:59:56.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:57.484Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T09:59:57.794Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T09:59:57.861Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T09:59:57.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 [2025-02-03T09:59:57.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T09:59:57.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T09:59:58.879Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T09:59:58.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T09:59:58.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:08.272Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:08.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:08.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:08.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:08.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:08.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:10.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:10.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:10.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:10.481Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:00:10.495Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:00:10.554Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:00:10.580Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:10.596Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:10.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:10.683Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:10.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:10.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:11.421Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:11.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:11.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:12.889Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:00:12.902Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:12.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:12.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:12.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:00:13.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:13.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:13.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:00:14.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:23.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:23.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:23.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:23.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:23.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:23.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:25.459Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:25.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:25.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:25.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:00:25.595Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:00:25.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:25.668Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:25.680Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:25.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:25.765Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:25.778Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:25.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:26.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:26.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:26.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:27.974Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:00:27.989Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:28.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:28.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:28.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:00:28.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:29.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 [2025-02-03T10:00:29.063Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:00:29.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:38.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:38.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:38.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:38.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:38.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:38.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:40.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:40.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:40.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:40.662Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:00:40.674Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:00:40.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:40.747Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:40.762Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:40.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:40.839Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:40.853Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:40.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:41.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:41.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:41.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:43.059Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:00:43.075Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:43.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:43.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:43.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:00:43.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:44.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:44.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:00:44.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:53.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:53.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:53.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:53.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:53.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:53.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:55.622Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:00:55.635Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:55.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:55.738Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:00:55.751Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:00:55.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:55.828Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:55.840Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:55.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:55.915Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:00:55.928Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:55.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:56.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:00:56.677Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:56.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:58.145Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:00:58.158Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:00:58.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:58.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 [2025-02-03T10:00:58.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:00:58.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:00:59.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 [2025-02-03T10:00:59.229Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:00:59.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:08.600Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:08.613Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:08.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:08.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:08.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:09.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:10.701Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:10.714Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:10.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:10.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:01:10.825Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:01:10.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:10.900Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:10.912Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:10.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:10.995Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:11.007Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:11.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:11.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:11.759Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:11.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:13.228Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:01:13.242Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:13.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:13.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:13.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:01:13.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:14.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 [2025-02-03T10:01:14.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:01:14.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:23.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:23.698Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:23.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:24.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:24.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:24.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:25.779Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:25.790Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:25.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:25.888Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:01:25.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:01:25.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:25.979Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:25.993Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:26.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:26.072Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:26.086Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:26.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:26.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:26.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:26.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:28.311Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:01:28.327Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:28.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:28.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:28.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:01:28.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:29.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 [2025-02-03T10:01:29.408Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:01:29.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:38.765Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:38.779Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:38.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:39.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:39.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:39.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:40.860Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:40.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:40.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:40.964Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:01:40.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:01:41.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:41.058Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:41.071Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:41.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:41.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:41.167Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:41.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:41.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:41.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:41.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:43.401Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:01:43.415Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:43.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:43.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:43.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:01:43.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:44.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 [2025-02-03T10:01:44.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:01:44.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:53.858Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:53.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:53.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:54.213Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:54.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:54.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:55.950Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:01:55.967Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:56.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:56.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:01:56.080Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:01:56.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:56.189Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:56.203Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:01:56.260Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:01:56.286Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:01:56.303Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:56.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:56.991Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:57.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:01:57.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:58.552Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:01:58.566Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:01:58.620Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:01:58.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:01:58.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:01:58.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:01:59.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 [2025-02-03T10:01:59.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:01:59.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:08.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:08.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:09.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:09.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:09.325Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:09.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:11.042Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:11.055Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:11.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:11.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:02:11.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:02:11.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:11.323Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:11.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:11.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:11.412Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:11.426Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:11.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:12.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:12.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:12.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:13.647Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:02:13.659Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:13.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:13.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:13.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:02:13.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:14.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 [2025-02-03T10:02:14.729Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:02:14.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:24.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:24.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:24.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:24.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:24.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:24.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:26.121Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:26.133Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:26.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:26.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:02:26.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:02:26.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:26.403Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:26.418Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:26.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:26.516Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:26.531Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:26.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:27.162Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:27.175Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:27.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:28.733Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:02:28.746Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:28.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:28.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 [2025-02-03T10:02:28.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:02:28.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:29.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 [2025-02-03T10:02:29.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:02:29.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:39.163Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:39.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:39.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:39.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:39.499Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:39.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:41.199Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:41.211Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:41.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:41.333Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:02:41.345Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:02:41.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:41.486Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:41.498Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:41.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:41.611Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:41.627Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:41.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:42.238Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:42.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:42.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:43.818Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:02:43.830Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:43.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:43.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 [2025-02-03T10:02:43.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:02:43.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:44.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:44.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:02:44.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:54.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:54.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:54.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:54.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:54.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:54.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:56.289Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:02:56.307Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:56.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:56.412Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:02:56.428Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:02:56.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:56.565Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:56.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:56.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:56.696Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:56.713Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:56.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:57.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:02:57.337Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:57.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:58.898Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:02:58.912Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:02:58.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:59.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 [2025-02-03T10:02:59.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:02:59.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:02:59.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:02:59.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:03:00.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:09.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:09.386Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:09.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:09.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:09.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:09.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:11.392Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:11.406Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:11.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:11.500Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:03:11.512Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:03:11.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:11.652Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:11.665Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:11.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:11.779Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:11.793Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:11.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:12.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:12.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:12.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:13.990Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:03:14.006Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:14.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:14.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:14.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:03:14.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:15.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 [2025-02-03T10:03:15.100Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:03:15.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:24.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:24.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:24.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:24.755Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:24.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:24.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:26.489Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:26.503Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:26.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:26.575Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:03:26.589Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:03:26.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:26.750Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:26.770Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:26.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:26.868Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:26.885Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:26.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:27.492Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:27.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:27.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:29.081Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:03:29.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:29.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:29.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:29.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:03:29.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:30.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 [2025-02-03T10:03:30.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:03:30.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:39.577Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:39.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:39.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:39.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:39.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:39.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:41.567Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:41.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:41.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:41.665Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:03:41.678Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:03:41.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:41.831Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:41.843Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:41.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:41.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:41.978Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:42.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:42.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:42.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:42.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:44.167Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:03:44.181Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:44.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:44.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:44.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:03:44.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:45.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:45.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:03:45.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:54.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:54.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:54.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:54.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:54.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:55.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:56.651Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:03:56.672Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:56.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:56.763Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:03:56.778Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:03:56.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:56.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:56.944Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:56.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:57.050Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:03:57.070Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:57.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:57.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:03:57.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:57.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:59.258Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:03:59.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:03:59.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:03:59.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 [2025-02-03T10:03:59.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:03:59.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:00.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:00.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:04:00.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:09.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:09.798Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:09.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:10.029Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:10.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:10.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:11.755Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:11.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:11.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:11.847Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:04:11.858Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:04:11.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:12.014Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:12.027Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:12.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:12.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:12.157Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:12.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:12.747Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:12.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:12.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:14.348Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:04:14.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:14.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:14.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:14.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:04:14.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:15.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:15.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:04:15.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:24.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:24.895Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:24.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:25.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:25.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:25.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:26.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:26.864Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:26.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:26.948Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:04:26.961Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:04:27.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:27.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:27.107Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:27.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:27.226Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:27.242Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:27.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:27.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:27.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:27.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:29.441Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:04:29.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:29.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:29.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:29.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:04:29.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:30.513Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:30.529Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:04:30.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:39.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:39.988Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:40.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:40.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:40.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:40.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:41.943Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:41.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:42.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:42.046Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:04:42.059Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:04:42.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:42.183Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:42.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:42.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:42.310Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:42.322Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:42.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:42.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:42.925Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:42.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:44.535Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:04:44.548Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:44.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:44.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:44.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:04:44.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:45.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 [2025-02-03T10:04:45.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:04:45.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:55.067Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:55.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:55.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:55.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:55.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:55.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:57.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:04:57.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:57.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:57.165Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:04:57.181Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:04:57.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:57.275Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:57.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:57.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:57.394Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:04:57.407Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:57.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:58.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:58.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:58.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:59.624Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:04:59.638Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:04:59.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:04:59.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:04:59.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:04:59.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:00.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:00.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:05:00.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:10.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:10.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:10.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:10.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:10.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:10.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:12.154Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:12.175Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:12.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:12.273Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:05:12.287Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:05:12.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:12.397Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:12.414Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:12.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:12.504Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:12.520Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:12.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:13.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:13.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:13.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:14.710Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:05:14.722Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:14.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:14.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 [2025-02-03T10:05:14.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:05:14.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:15.760Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:15.772Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:05:15.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:25.274Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:25.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:25.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:25.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:25.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:25.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:27.250Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:27.264Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:27.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:27.368Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:05:27.383Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:05:27.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:27.485Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:27.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:27.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:27.596Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:27.611Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:27.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:28.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:28.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:28.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:29.789Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:05:29.803Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:29.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:30.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 [2025-02-03T10:05:30.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:05:30.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:30.844Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:30.857Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:05:30.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:40.380Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:40.394Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:40.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:40.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:40.643Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:40.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:42.339Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:42.355Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:42.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:42.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:05:42.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:05:42.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:42.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:42.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:42.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:42.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:42.692Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:42.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:43.279Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:43.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:43.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:44.870Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:05:44.881Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:44.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:45.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 [2025-02-03T10:05:45.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:05:45.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:45.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 [2025-02-03T10:05:45.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:05:45.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:55.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:55.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:55.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:55.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:55.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:55.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:57.443Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:05:57.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:57.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:57.590Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:05:57.609Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:05:57.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:57.692Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:57.712Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:57.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:57.805Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:05:57.822Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:57.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:58.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:05:58.385Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:58.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:05:59.945Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:05:59.958Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:05:59.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:00.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:00.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:06:00.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:01.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:01.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:06:01.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:10.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:10.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:10.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:10.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:10.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:10.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:12.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:12.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:12.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:12.684Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:06:12.706Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:06:12.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:12.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:12.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:12.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:12.893Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:12.911Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:12.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:13.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:13.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:13.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:15.030Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:06:15.044Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:15.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:15.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 [2025-02-03T10:06:15.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:06:15.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:16.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 [2025-02-03T10:06:16.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:06:16.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:25.693Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:25.709Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:25.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:25.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:25.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:25.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:27.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:27.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:27.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:27.783Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:06:27.801Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:06:27.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:27.886Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:27.900Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:27.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:27.977Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:27.989Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:28.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:28.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:28.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:28.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:30.113Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:06:30.126Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:30.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:30.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:30.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:06:30.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:31.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 [2025-02-03T10:06:31.185Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:06:31.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:40.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:40.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:40.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:40.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:41.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:41.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:42.754Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:42.767Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:42.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:42.881Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:06:42.921Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:06:42.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:43.009Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:43.021Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:43.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:43.092Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:43.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:43.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:43.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:43.644Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:43.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:45.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:06:45.210Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:45.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:45.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:45.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:06:45.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:46.253Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:46.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:06:46.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:55.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:55.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:55.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:56.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:56.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:56.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:57.834Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:06:57.848Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:57.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:58.002Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:06:58.017Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:06:58.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:58.106Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:58.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:58.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:58.192Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:06:58.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:58.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:06:58.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:06:58.722Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:06:58.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:00.277Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:07:00.289Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:00.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:00.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 [2025-02-03T10:07:00.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:07:00.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:01.346Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:01.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:07:01.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:10.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:11.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:11.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:11.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:11.185Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:11.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:12.912Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:12.925Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:12.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:13.092Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:07:13.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:07:13.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:13.234Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:13.252Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:07:13.320Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:07:13.352Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:13.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:13.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:13.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:13.808Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:13.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:15.362Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:07:15.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:15.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:15.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:15.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:07:15.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:16.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:16.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:07:16.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:26.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:26.106Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:26.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:26.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:26.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:26.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:27.993Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:28.006Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:28.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:28.221Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:07:28.244Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:07:28.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:28.347Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:28.396Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:28.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:28.472Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:28.485Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:28.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:28.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:28.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:28.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:30.447Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:07:30.460Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:30.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:30.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:30.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:07:30.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:31.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 [2025-02-03T10:07:31.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:07:31.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:41.191Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:41.213Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:41.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:41.383Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:41.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:41.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:43.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:43.091Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:43.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:43.344Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:07:43.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:07:43.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:43.467Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:43.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:43.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:43.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:43.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:43.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:43.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:43.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:44.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:45.528Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:07:45.540Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:45.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:45.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:45.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:07:45.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:46.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:46.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:07:46.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:56.303Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:56.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:56.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:56.474Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:56.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:56.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:58.169Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:07:58.188Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:58.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:58.448Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:07:58.468Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:07:58.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:58.549Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:58.563Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:58.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:58.646Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:07:58.659Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:58.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:07:59.061Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:07:59.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:07:59.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:00.607Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:08:00.623Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:00.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:00.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:00.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:08:00.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:01.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:01.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:08:01.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:11.401Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:11.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:11.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:11.570Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:11.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:11.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:13.271Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:13.298Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:13.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:13.570Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:08:13.588Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:08:13.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:13.680Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:13.694Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:08:13.759Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:08:13.787Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:13.803Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:13.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:14.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:14.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:14.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:15.701Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:08:15.718Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:15.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:15.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 [2025-02-03T10:08:15.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:08:15.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:16.800Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:16.813Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:08:16.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:26.498Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:26.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:26.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:26.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:26.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:26.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:28.385Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:28.399Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:28.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:28.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:08:28.695Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:08:28.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:28.785Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:28.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:28.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:28.872Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:28.884Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:28.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:29.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:29.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:29.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:30.790Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:08:30.803Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:30.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:31.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:31.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:08:31.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:31.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 [2025-02-03T10:08:31.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:08:31.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:41.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:41.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:41.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:41.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:41.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:41.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:43.497Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:43.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:43.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:43.792Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:08:43.812Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:08:43.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:43.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:43.930Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:08:43.991Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:08:44.021Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:44.034Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:44.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:44.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:44.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:44.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:45.870Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:08:45.882Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:45.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:46.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:46.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:08:46.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:46.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 [2025-02-03T10:08:46.983Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:08:47.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:56.718Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:56.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:56.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:56.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:56.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:56.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:58.599Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:08:58.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:58.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:58.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:08:58.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:08:58.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:59.026Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:59.044Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:59.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:59.126Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:08:59.139Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:59.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:08:59.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:08:59.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:08:59.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:00.956Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:09:00.970Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:01.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:01.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:01.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:09:01.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:02.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:02.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:09:02.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:11.811Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:11.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:11.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:11.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:11.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:12.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:13.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:13.716Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:13.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:13.985Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:09:13.999Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:09:14.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:14.135Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:14.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:14.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:14.238Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:14.258Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:14.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:14.497Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:14.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:14.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:16.055Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:09:16.071Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:16.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09: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 [2025-02-03T10:09:16.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:09:16.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:17.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 [2025-02-03T10:09:17.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:09:17.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:26.932Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:26.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:27.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:27.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:27.091Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:27.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:28.821Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:28.838Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:28.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:29.070Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:09:29.083Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:09:29.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:29.232Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:29.247Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:29.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:29.329Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:29.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:29.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:29.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:29.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:29.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:31.144Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:09:31.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:31.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:31.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 [2025-02-03T10:09:31.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:09:31.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:32.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 [2025-02-03T10:09:32.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:09:32.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:42.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:42.047Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:42.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:42.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:42.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:42.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:43.934Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:43.953Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:44.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:44.154Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:09:44.170Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:09:44.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:44.324Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:44.337Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:44.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:44.412Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:44.427Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:44.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:44.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:44.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:44.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:46.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:09:46.253Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:46.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:46.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:46.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:09:46.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:47.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 [2025-02-03T10:09:47.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:09:47.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:57.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:57.143Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:57.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:57.302Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:57.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:57.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:59.063Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:09:59.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:59.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:59.240Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:09:59.253Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:09:59.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:59.412Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:59.429Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:59.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:59.520Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:09:59.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:59.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:09:59.743Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:09:59.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:09:59.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:01.327Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:10:01.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:01.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:01.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:01.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:10:01.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:02.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:02.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:10:02.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:12.253Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:12.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:12.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:12.401Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:12.427Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:12.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:14.172Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:14.193Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:14.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:14.318Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:10:14.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:10:14.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:14.522Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:14.544Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:14.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:14.625Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:14.640Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:14.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:14.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:14.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:14.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:16.421Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:10:16.437Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:16.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:16.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:16.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:10:16.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:17.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:17.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:10:17.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:27.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:27.358Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:27.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:27.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:27.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:27.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:29.302Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:29.323Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:29.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:29.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:10:29.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:10:29.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:29.617Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:29.634Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:29.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:29.741Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:29.755Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:29.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:29.911Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:29.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:29.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:31.507Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:10:31.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:31.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:31.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:31.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:10:31.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:32.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 [2025-02-03T10:10:32.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:10:32.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:42.435Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:42.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:42.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:42.599Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:42.615Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:42.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:44.410Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:44.423Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:44.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:44.537Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:10:44.552Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:10:44.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:44.736Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:44.758Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:44.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:44.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:44.855Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:44.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:44.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:45.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:45.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:46.595Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:10:46.607Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:46.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:46.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:46.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:10:46.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:47.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:47.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:10:47.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:57.522Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:57.538Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:57.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:57.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:10:57.746Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:57.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:59.503Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:10:59.521Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:59.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:59.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:10:59.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:10:59.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:59.838Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:59.853Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:59.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:10:59.934Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:10:59.947Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:10:59.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:00.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:00.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:00.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:01.674Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:11:01.689Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:01.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:01.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:01.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:11:01.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:02.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:02.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:11:02.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:12.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:12.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:12.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:12.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:12.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:12.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:14.598Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:14.626Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:14.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:14.724Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:11:14.736Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:11:14.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:14.926Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:14.949Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:15.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:15.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:15.088Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:15.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:15.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:15.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:15.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:16.758Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:11:16.772Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:16.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:17.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 [2025-02-03T10:11:17.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:11:17.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:17.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:17.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:11:17.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:27.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:27.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:27.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:27.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:27.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:27.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:29.718Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:29.756Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:29.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:29.862Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:11:29.876Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:11:29.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:30.034Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:30.053Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:30.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:30.168Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:30.181Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:30.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:30.294Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:30.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:30.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:31.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:11:31.853Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:31.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:32.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:32.132Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:11:32.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:32.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 [2025-02-03T10:11:32.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:11:32.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:42.786Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:42.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:42.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:43.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:43.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:43.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:44.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:44.865Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:44.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:44.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:11:44.983Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:11:45.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:45.126Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:45.145Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:45.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:45.247Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:45.262Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:45.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:45.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:45.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:45.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:46.924Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:11:46.939Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:46.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:47.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:47.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:11:47.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:48.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:11:48.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:11:48.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:57.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:57.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:57.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:58.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:11:58.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:11:58.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:11:59.954Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:11:59.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:00.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:00.063Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:12:00.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:12:00.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:00.229Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:00.250Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:00.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:00.340Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:00.354Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:00.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:00.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:00.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:00.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:02.015Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:12:02.030Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:02.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:02.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:02.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:12:02.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:03.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 [2025-02-03T10:12:03.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:12:03.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:12.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:12.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:13.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:13.223Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:13.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:13.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:15.052Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:15.072Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:15.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:15.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:12:15.192Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:12:15.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:15.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:15.345Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:15.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:15.444Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:15.458Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:15.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:15.541Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:15.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:15.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:17.116Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:12:17.129Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:17.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:17.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 [2025-02-03T10:12:17.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:12:17.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:18.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:18.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:12:18.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:28.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:28.058Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:28.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:28.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:28.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:28.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:30.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:30.234Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:12:30.286Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:12:30.310Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:12:30.322Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:12:30.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:30.432Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:30.446Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:30.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:30.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:30.539Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:30.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:30.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:30.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:30.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:32.202Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:12:32.215Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:32.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:32.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:32.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:12:32.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:33.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 [2025-02-03T10:12:33.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:12:33.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:43.127Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:43.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:43.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:43.412Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:43.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:43.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:45.322Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:45.344Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:45.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:45.427Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:12:45.441Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:12:45.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:45.526Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:45.543Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:45.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:45.640Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:12:45.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:45.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:45.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:45.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:45.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:47.293Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:12:47.309Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:47.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:47.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 [2025-02-03T10:12:47.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:12:47.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:48.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 [2025-02-03T10:12:48.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:12:48.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:58.218Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:12:58.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:58.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:12:58.515Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:12:58.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:12:58.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:00.419Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:00.439Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:00.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:00.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:13:00.542Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:13:00.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:00.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:00.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:00.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:00.735Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:00.748Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:00.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:00.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:00.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:00.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:02.379Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:13:02.392Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:02.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:02.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:02.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:13:02.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:03.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:03.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:13:03.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:13.299Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:13.313Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:13.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:13.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:13.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:13.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:15.519Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:15.538Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:15.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:15.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:13:15.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:13:15.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:15.725Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:15.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:15.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:15.826Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:15.838Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:15.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:15.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:15.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:15.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:17.463Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:13:17.475Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:17.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:17.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 [2025-02-03T10:13:17.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:13:17.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:18.576Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:18.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:13:18.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:28.379Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:28.392Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:28.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:28.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:28.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:28.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:30.613Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:30.626Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:30.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:30.709Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:13:30.721Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:13:30.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:30.813Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:30.832Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:30.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:30.914Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:30.930Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:30.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:31.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:31.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:31.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:32.546Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:13:32.560Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:32.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:32.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:32.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:13:32.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:33.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:33.675Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:13:33.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:43.463Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:43.476Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:43.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:43.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:43.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:43.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:45.703Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:45.717Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:45.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:45.801Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:13:45.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:13:45.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:45.900Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:45.912Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:45.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:46.003Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:46.021Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:46.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:46.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:46.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:46.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:47.636Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:13:47.657Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:47.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:47.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:47.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:13:47.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:48.755Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:13:48.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:13:48.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:58.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:13:58.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:58.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:13:58.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:13:59.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:13:59.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:00.804Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:00.817Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:00.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:00.907Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:14:00.922Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:14:00.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:01.043Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:01.061Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:01.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:01.152Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:01.189Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:14:01.241Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:14:01.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:01.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:01.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:02.731Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:14:02.744Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:02.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:02.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:02.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:14:02.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:03.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:03.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:14:03.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:13.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:13.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:13.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:14.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:14.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:14.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:15.893Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:15.913Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:15.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:16.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:14:16.061Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:14:16.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:16.175Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:16.201Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:16.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T10:14:16.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:16.453Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:16.510Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:14:16.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:16.560Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:16.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:17.815Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:14:17.827Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:17.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:18.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:18.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:14:18.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:18.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:18.941Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:14:18.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:28.731Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:28.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:28.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:29.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:29.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:29.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:30.999Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:31.016Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:31.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:31.164Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:14:31.180Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:14:31.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:31.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:31.379Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:31.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:31.541Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:31.558Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:31.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:31.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:31.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:31.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:32.897Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:14:32.911Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:32.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:33.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 [2025-02-03T10:14:33.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:14:33.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:34.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 [2025-02-03T10:14:34.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:14:34.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:43.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:43.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:43.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:44.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:44.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:44.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:46.083Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:46.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:46.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:46.263Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:14:46.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:14:46.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:46.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:46.456Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:46.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T10:14:47.408Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:47.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T10:14:47.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:47.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:47.507Z] Will try again after 15 sec [2025-02-03T10:14:47.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:47.983Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:14:47.995Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:48.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:48.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:48.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:14:48.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:49.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:14:49.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:14:49.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:58.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:14:58.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:58.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:14:59.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:14:59.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:14:59.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:01.161Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:01.177Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:01.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:01.363Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:15:01.385Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:15:01.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:01.523Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:01.540Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:01.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:02.549Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:02.563Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:15:02.614Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:15:02.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:02.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:02.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:03.067Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:15:03.082Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:03.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:03.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 [2025-02-03T10:15:03.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:15:03.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:04.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 [2025-02-03T10:15:04.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:15:04.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:14.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:14.015Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:14.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:14.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:14.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:14.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:16.263Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:16.278Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:16.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:16.476Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:15:16.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:15:16.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:16.616Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:16.646Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:16.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:17.642Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:17.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:17.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:17.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:17.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:17.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:18.170Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:15:18.182Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:18.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:18.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:18.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:15:18.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:19.269Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:19.281Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:15:19.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:29.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:29.099Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:29.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:29.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:29.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:29.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:31.353Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:31.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:31.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:31.592Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:15:31.611Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:15:31.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:31.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:31.811Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:31.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:32.737Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:32.755Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:32.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:32.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:32.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:32.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:33.255Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:15:33.274Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:33.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:33.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:33.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:15:33.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:34.380Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:34.392Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:15:34.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:44.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:44.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:44.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:44.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:44.664Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:44.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:46.442Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:46.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:46.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:46.705Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:15:46.731Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:15:46.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:46.903Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:46.919Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:47.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:47.835Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:15:47.850Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:47.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:47.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:48.007Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:48.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:48.350Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:15:48.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:48.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:48.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:48.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:15:48.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:49.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 [2025-02-03T10:15:49.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:15:49.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:59.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:15:59.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:59.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:15:59.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:15:59.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:15:59.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:01.524Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:01.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:01.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:01.825Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:16:01.851Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:16:01.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:02.060Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:02.073Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:02.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:02.933Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:02.959Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:03.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:03.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:03.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:03.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:03.430Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:16:03.447Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:03.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:03.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:03.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:16:03.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:04.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 [2025-02-03T10:16:04.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:16:04.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:14.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:14.353Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:14.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:14.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:14.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:14.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:16.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:16.626Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:16.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:16.940Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:16:16.959Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:16:17.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:17.154Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:17.171Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:17.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:18.038Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:18.056Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:18.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:18.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:18.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:18.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:18.519Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:16:18.531Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:18.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:18.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:18.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:16:18.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:19.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 [2025-02-03T10:16:19.688Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:16:19.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:29.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:29.442Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:29.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:29.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:29.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:29.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:31.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:31.709Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:31.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:32.031Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:16:32.048Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:16:32.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:32.238Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:32.251Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:32.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:33.133Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:33.152Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:33.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:33.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:33.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:33.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:33.597Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:16:33.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:33.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:33.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:33.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:16:33.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:34.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:34.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:16:34.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:44.509Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:44.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:44.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:44.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:44.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:45.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:46.772Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:46.785Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:46.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:47.118Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:16:47.134Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:16:47.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:47.316Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:47.331Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:47.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:48.234Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:48.247Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:48.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:48.406Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:48.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:48.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:48.682Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:16:48.695Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:48.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:48.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:16:48.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:16:48.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:49.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:16:49.848Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:16:49.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:16:59.586Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:16:59.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:16:59.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:00.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:00.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:00.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:01.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:01.863Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:01.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:02.207Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:17:02.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:17:02.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:02.400Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:02.415Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:02.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:03.319Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:03.339Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:03.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:03.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:03.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:03.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:03.764Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:17:03.780Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:03.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:04.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:04.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:17:04.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:04.921Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:04.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:17:04.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:14.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:14.680Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:14.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:15.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:15.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:15.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:16.937Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:16.951Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:16.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:17.334Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:17:17.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:17:17.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:17.496Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:17.513Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:17.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:18.434Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:18.451Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:18.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:18.598Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:18.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:18.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:18.847Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:17:18.859Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:18.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:19.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 [2025-02-03T10:17:19.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:17:19.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:20.005Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:20.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:17:20.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:29.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:29.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:29.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:30.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:30.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:30.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:32.022Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:32.033Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:32.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:32.434Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:17:32.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:17:32.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:32.591Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:32.606Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:32.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:33.526Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:33.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:33.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:33.693Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:33.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:33.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:33.926Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:17:33.937Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:33.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:34.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 [2025-02-03T10:17:34.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:17:34.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:35.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 [2025-02-03T10:17:35.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:17:35.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:44.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:44.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:44.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:45.321Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:45.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:45.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:47.097Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:47.115Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:47.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:47.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:17:47.558Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:17:47.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:47.679Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:47.708Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:47.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:48.727Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:17:48.745Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:48.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:48.840Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:48.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:48.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:49.001Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:17:49.016Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:49.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:49.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:17:49.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:17:49.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:50.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 [2025-02-03T10:17:50.188Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:17:50.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:17:59.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:17:59.941Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:17:59.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:00.417Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:00.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:00.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:02.185Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:02.200Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:02.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:02.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:18:02.672Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:18:02.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:02.800Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:02.824Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:02.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:03.825Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:03.845Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:03.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:03.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:03.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:03.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:04.085Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:18:04.097Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:04.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:04.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:04.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:18:04.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:05.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:05.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:18:05.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:15.878Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:16.163Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:18:16.204Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:18:16.227Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:16.242Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:16.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:17.267Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:17.279Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:17.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:17.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:18:17.767Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:18:17.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:17.898Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:17.916Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:17.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:18.935Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:18.952Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:18.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:19.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:19.056Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:19.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:19.160Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:18:19.173Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:19.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:19.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 [2025-02-03T10:18:19.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:18:19.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:20.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 [2025-02-03T10:18:20.344Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:18:20.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:31.231Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:31.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:31.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:31.321Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:31.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:31.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:32.339Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:32.350Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:32.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:32.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:18:32.860Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:18:32.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:32.980Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:32.994Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:33.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:34.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:34.051Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:34.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:34.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:34.175Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:34.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:34.259Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:18:34.272Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:34.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:34.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 [2025-02-03T10:18:34.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:18:34.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:35.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:35.423Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:18:35.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:46.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:46.327Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:46.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:46.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:46.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:46.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:47.410Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:18:47.422Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:47.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:47.934Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:18:47.946Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:18:47.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:48.060Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:48.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:48.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:49.132Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:18:49.148Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:49.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:49.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:18:49.272Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:49.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:49.355Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:18:49.368Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:18:49.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:49.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 [2025-02-03T10:18:49.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:18:49.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:18:50.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 [2025-02-03T10:18:50.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:18:50.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:01.402Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:01.419Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:01.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:01.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:01.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:01.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:02.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:02.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:02.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:03.028Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:19:03.053Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:19:03.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:03.147Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:03.162Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:03.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:04.234Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:04.252Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:04.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:04.349Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:04.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:04.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:04.452Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:19:04.467Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:04.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:04.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 [2025-02-03T10:19:04.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:19:04.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:05.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:05.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:19:05.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:16.494Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:16.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:16.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:16.623Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:16.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:16.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:17.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:17.578Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:17.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:18.131Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:19:18.146Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:19:18.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:18.244Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:18.261Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:18.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:19.344Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:19.362Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:19.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:19.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:19.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:19.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:19.555Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:19:19.567Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:19.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:19.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:19.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:19:19.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:20.656Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:20.668Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:19:20.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:31.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:31.589Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:31.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:31.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:31.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:31.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:32.643Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:32.657Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:32.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:33.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:19:33.244Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:19:33.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:33.371Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:33.391Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:33.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:34.445Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:34.458Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:34.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:34.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:34.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:34.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:34.652Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:19:34.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:34.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:34.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 [2025-02-03T10:19:34.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:19:34.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:35.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 [2025-02-03T10:19:35.748Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:19:35.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:46.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:46.676Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:46.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:46.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:46.806Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:46.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:47.726Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:19:47.740Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:47.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:48.326Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:19:48.341Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:19:48.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:48.478Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:48.494Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:48.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:49.533Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:49.554Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:49.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:49.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:19:49.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:49.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:49.750Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:19:49.762Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:19:49.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:49.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 [2025-02-03T10:19:49.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:19:49.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:19:50.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:19:50.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:19:50.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:01.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:01.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:01.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:01.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:01.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:01.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:02.830Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:02.851Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:02.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:03.435Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:20:03.451Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:20:03.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:03.569Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:03.588Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:03.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:04.647Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:04.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:04.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:04.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:04.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:04.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:04.868Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:20:04.881Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:04.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:04.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 [2025-02-03T10:20:05.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:20:05.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:05.894Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:05.907Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:20:05.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:16.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:16.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:16.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:16.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:16.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:17.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:17.950Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:17.964Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:18.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:18.530Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:20:18.550Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:20:18.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:18.674Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:18.693Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:18.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:19.760Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:19.775Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:19.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:19.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:19.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:19.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:19.966Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:20:19.978Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:20.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:20.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:20.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:20:20.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:20.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 [2025-02-03T10:20:20.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:20:21.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:31.907Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:31.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:31.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:32.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:32.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:32.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:33.030Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:33.047Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:33.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:33.626Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:20:33.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:20:33.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:33.781Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:33.795Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:33.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:34.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:34.873Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:34.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:34.963Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:34.978Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:35.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:35.060Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:20:35.077Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:35.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:35.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:35.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:20:35.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:36.059Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:36.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:20:36.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:46.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:47.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:47.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:47.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:47.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:47.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:48.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:20:48.129Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:48.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:48.737Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:20:48.753Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:20:48.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:48.887Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:48.906Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:48.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:49.966Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:49.989Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:20:50.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:50.100Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:50.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:20:50.195Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:20:50.228Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:20:50.243Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:20:50.326Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:20:50.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:20:50.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:20:50.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:20:51.143Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:20:51.159Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:20:51.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:02.113Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:02.127Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:02.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:02.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:02.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:02.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:03.303Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:03.321Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:03.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:03.894Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:21:03.923Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:21:03.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:04.038Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:04.060Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:04.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:05.077Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:05.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:05.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:05.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:05.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:05.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:05.357Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:21:05.371Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:05.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:05.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:05.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:21:05.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:06.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 [2025-02-03T10:21:06.247Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:21:06.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:17.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:17.212Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:17.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:17.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:17.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:17.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:18.402Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:18.415Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:18.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:19.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:21:19.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:21:19.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:19.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:19.176Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:19.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:20.168Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:20.183Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:20.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:20.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:20.338Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:20.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:20.443Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:21:20.459Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:20.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:20.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:20.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:21:20.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:21.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:21.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:21:21.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:32.277Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:32.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:32.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:32.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:32.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:32.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:33.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:33.498Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:33.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:34.123Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:21:34.144Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:21:34.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:34.262Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:34.277Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:34.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:35.282Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:35.300Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:35.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:35.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:35.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:35.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:35.538Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:21:35.554Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:35.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:35.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:35.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:21:35.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:36.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:36.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:21:36.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:47.357Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:47.371Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:47.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:47.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:47.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:47.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:48.568Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:21:48.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:48.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:49.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:21:49.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:21:49.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:49.360Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:49.379Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:49.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:50.393Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:50.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:50.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:50.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:50.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:50.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:50.640Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:21:50.654Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:21:50.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:50.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:21:50.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:21:50.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:21:51.514Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:21:51.527Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:21:51.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:02.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:02.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:02.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:02.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:02.549Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:02.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:03.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:03.662Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:03.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:04.350Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:22:04.369Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:22:04.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:04.466Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:04.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:04.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:05.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:05.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:05.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:05.634Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:05.653Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:05.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:05.737Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:22:05.750Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:05.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:05.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 [2025-02-03T10:22:05.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:22:05.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:06.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 [2025-02-03T10:22:06.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:22:06.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:17.521Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:17.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:17.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:17.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:17.649Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:17.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:18.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:18.743Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:18.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:19.451Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:22:19.474Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:22:19.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:19.572Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:19.592Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:19.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:20.604Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:20.620Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:20.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:20.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:20.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:20.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:20.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:22:20.856Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:20.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:20.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 [2025-02-03T10:22:20.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:22:20.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:21.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:21.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:22:21.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:32.627Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:32.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:32.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:32.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:32.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:32.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:33.807Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:33.821Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:33.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:34.550Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:22:34.562Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:22:34.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:34.674Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:34.692Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:34.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:35.701Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:35.718Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:35.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:35.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:35.858Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:35.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:35.952Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:22:35.968Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:36.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:36.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:36.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:22:36.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:36.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:36.790Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:22:36.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:47.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:47.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:47.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:47.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:47.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:47.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:48.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:22:48.903Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:48.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:49.644Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:22:49.700Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:22:49.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:49.796Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:49.814Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:49.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:50.802Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:50.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:50.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:50.938Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:22:50.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:50.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:51.040Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:22:51.051Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:22:51.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:51.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 [2025-02-03T10:22:51.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:22:51.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:22:51.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:22:51.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:22:51.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:02.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:02.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:02.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:02.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:02.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:02.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:03.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:03.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:04.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:04.784Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:23:04.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:23:04.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:04.903Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:04.921Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:04.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:05.882Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:05.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:05.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:06.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:06.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:06.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:06.136Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:23:06.148Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:06.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:06.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:06.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:23:06.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:06.941Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:06.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:23:06.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:17.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:17.892Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:17.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:17.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:17.983Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:18.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:19.059Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:19.074Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:19.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:19.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:23:19.910Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:23:19.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:20.011Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:20.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:20.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:20.971Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:20.987Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:21.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:21.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:21.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:21.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:21.244Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:23:21.257Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:21.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:21.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:21.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:23:21.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:22.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:22.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:23:22.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:32.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:32.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:33.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:33.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:33.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:33.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:34.142Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:34.155Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:34.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:34.993Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:23:35.011Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:23:35.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:35.113Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:35.133Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:35.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:36.062Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:36.080Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:36.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:36.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:36.252Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:36.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:36.333Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:23:36.348Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:36.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:36.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 [2025-02-03T10:23:36.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:23:36.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:37.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:37.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:23:37.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:48.043Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:48.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:48.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:48.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:48.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:48.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:49.222Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:23:49.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:49.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:50.092Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:23:50.111Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:23:50.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:50.208Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:50.231Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:50.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:51.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:51.181Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:51.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:51.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:23:51.345Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:51.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:51.421Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:23:51.433Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:23:51.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:51.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 [2025-02-03T10:23:51.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:23:51.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:23:52.202Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:23:52.215Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:23:52.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:03.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:03.136Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:03.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:03.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:03.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:03.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:04.303Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:04.319Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:04.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:05.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:24:05.208Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:24:05.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:05.314Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:05.333Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:05.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:06.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:06.275Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:06.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:06.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:06.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:06.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:06.529Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:24:06.542Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:06.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:06.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:06.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:24:06.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:07.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 [2025-02-03T10:24:07.293Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:24:07.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:18.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:18.214Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:18.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:18.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:18.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:18.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:19.382Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:19.396Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:19.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:20.286Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:24:20.308Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:24:20.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:20.414Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:20.430Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:20.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:21.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:21.370Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:21.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:21.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:21.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:21.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:21.638Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:24:21.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:21.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:21.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:21.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:24:21.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:22.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:22.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:24:22.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:33.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:33.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:33.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:33.366Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:33.379Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:33.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:34.467Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:34.482Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:34.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:35.399Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:24:35.418Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:24:35.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:35.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:35.523Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:35.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:36.453Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:36.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:36.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:36.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:36.667Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:36.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:36.741Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:24:36.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:36.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:36.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:36.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:24:36.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:37.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:37.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:24:37.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:48.351Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:48.365Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:48.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:48.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:48.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:48.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:49.553Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:24:49.565Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:49.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:50.516Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:24:50.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:24:50.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:50.642Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:50.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:50.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:51.545Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:24:51.568Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:51.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:51.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:51.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:51.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:51.844Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:24:51.859Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:24:51.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:51.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:24:51.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:24:52.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:24:52.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 [2025-02-03T10:24:52.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:24:52.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:03.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:03.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:03.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:03.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:03.529Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:03.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:04.640Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:04.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:04.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:05.616Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:25:05.630Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:25:05.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:05.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:05.755Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:05.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:06.643Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:06.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:06.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:06.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:06.845Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:06.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:06.937Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:25:06.950Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:06.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:07.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 [2025-02-03T10:25:07.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:25:07.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:08.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 [2025-02-03T10:25:08.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:25:08.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:18.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:18.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:18.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:18.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:18.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:18.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:19.737Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:19.752Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:19.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:20.727Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:25:20.750Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:25:20.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:20.863Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:20.885Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:20.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:21.757Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:21.778Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:21.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:21.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:21.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:21.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:22.042Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:25:22.058Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:22.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:22.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:22.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:25:22.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:23.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:23.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:25:23.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:33.600Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:33.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:33.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:33.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:33.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:33.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:34.824Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:34.840Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:34.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:35.848Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:25:35.864Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:25:35.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:35.961Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:35.979Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:36.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:36.858Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:36.876Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:36.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:37.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:37.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:37.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:37.140Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:25:37.154Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:37.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:37.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:37.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:25:37.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:38.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:38.192Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:25:38.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:48.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:48.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:48.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:48.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:48.827Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:48.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:49.911Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:25:49.925Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:49.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:50.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:25:50.971Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:25:51.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:51.068Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:51.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:51.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:51.967Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:51.986Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:52.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:52.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:52.139Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:52.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:52.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:25:52.254Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:25:52.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:52.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:25:52.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:25:52.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:25:53.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:25:53.269Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:25:53.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:03.806Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:03.819Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:03.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:03.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:03.903Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:03.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:04.998Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:05.013Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:05.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:06.052Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:26:06.071Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:26:06.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:06.166Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:06.185Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:06.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:07.074Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:07.095Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:07.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:07.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:07.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:07.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:07.319Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:26:07.331Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:07.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:07.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 [2025-02-03T10:26:07.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:26:07.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:08.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:08.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:26:08.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:18.883Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:18.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:18.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:18.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:18.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:19.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:20.087Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:20.099Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:20.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:21.153Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:26:21.175Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:26:21.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:21.284Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:21.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:21.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:22.174Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:22.195Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:22.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:22.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:22.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:22.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:22.422Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:26:22.436Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:22.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:22.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 [2025-02-03T10:26:22.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:26:22.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:23.421Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:23.435Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:26:23.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:33.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:33.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:34.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:34.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:34.050Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:34.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:35.166Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:35.178Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:35.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:36.259Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:26:36.278Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:26:36.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:36.389Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:36.408Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:36.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:37.266Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:37.281Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:37.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:37.423Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:37.441Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:37.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:37.526Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:26:37.540Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:37.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:37.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 [2025-02-03T10:26:37.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:26:37.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:38.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:38.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:26:38.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:49.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:49.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:49.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:49.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:49.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:49.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:50.241Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:26:50.252Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:50.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:51.354Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:26:51.370Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:26:51.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:51.485Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:51.500Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:51.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:52.357Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:26:52.375Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:52.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:52.519Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:26:52.536Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:52.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:52.617Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:26:52.630Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:26:52.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:52.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 [2025-02-03T10:26:52.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:26:52.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:26:53.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 [2025-02-03T10:26:53.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:26:53.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:04.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:04.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:04.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:04.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:04.213Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:04.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:05.323Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:05.338Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:05.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:06.447Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:27:06.461Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:27:06.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:06.571Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:06.587Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:06.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:07.450Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:07.467Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:07.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:07.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:07.621Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:07.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:07.693Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:27:07.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:07.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:07.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:07.802Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:27:07.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:08.688Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:08.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:27:08.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:19.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:19.204Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:19.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:19.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:19.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:19.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:20.405Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:20.420Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:20.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:21.540Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:27:21.557Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:27:21.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:21.662Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:21.682Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:21.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:22.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:22.576Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:22.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:22.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:22.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:22.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:22.796Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:27:22.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:22.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:22.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 [2025-02-03T10:27:22.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:27:22.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:23.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:23.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:27:23.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:34.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:34.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:34.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:34.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:34.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:34.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:35.511Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:35.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:35.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:36.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:27:36.661Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:27:36.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:36.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:36.786Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:36.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:37.653Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:37.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:37.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:37.798Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:37.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:37.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:37.899Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:27:37.916Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:37.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:37.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:38.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:27:38.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:38.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 [2025-02-03T10:27:38.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:27:38.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:49.356Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:49.369Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:49.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:49.456Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:49.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:49.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:50.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:27:50.597Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:50.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:51.738Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:27:51.758Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:27:51.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:51.870Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:51.886Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:51.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:52.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:52.767Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:52.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:52.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:27:52.911Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:52.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:53.008Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:27:53.023Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:27:53.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:53.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 [2025-02-03T10:27:53.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:27:53.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:27:53.956Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:27:53.970Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:27:54.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:04.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:04.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:04.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:04.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:04.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:04.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:05.658Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:05.672Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:05.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:06.832Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:28:06.850Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:28:06.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:06.967Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:06.986Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:07.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:07.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:07.874Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:07.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:08.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:08.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:08.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:08.094Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:28:08.106Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:08.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:08.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 [2025-02-03T10:28:08.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:28:08.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:09.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:09.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:28:09.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:19.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:19.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:19.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:19.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:19.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:19.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:20.739Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:20.751Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:20.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:21.925Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:28:21.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:28:21.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:22.063Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:22.079Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:22.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:22.964Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:22.983Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:23.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:23.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:23.124Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:23.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:23.213Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:28:23.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:23.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:23.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 [2025-02-03T10:28:23.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:28:23.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:24.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:24.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:28:24.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:34.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:34.617Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:34.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:34.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:34.717Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:34.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:35.818Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:35.832Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:35.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:37.020Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:28:37.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:28:37.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:37.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:37.163Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:37.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:38.062Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:38.079Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:38.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:38.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:38.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:38.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:38.298Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:28:38.310Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:38.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:38.387Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:38.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:28:38.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:39.215Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:39.226Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:28:39.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:49.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:49.691Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:49.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:49.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:49.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:49.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:50.905Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:28:50.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:50.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:52.123Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:28:52.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:28:52.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:52.244Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:52.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:52.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:53.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:28:53.175Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:53.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:53.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:53.313Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:53.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:53.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:28:53.402Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:28:53.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:53.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:28:53.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:28:53.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:28:54.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 [2025-02-03T10:28:54.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:28:54.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:04.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:04.775Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:04.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:04.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:04.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:04.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:05.990Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:06.004Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:06.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:07.226Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:29:07.247Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:29:07.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:07.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:07.380Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:07.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:08.255Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:08.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:08.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:08.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:08.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:08.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:08.491Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:29:08.505Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:08.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:08.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 [2025-02-03T10:29:08.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:29:08.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:09.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 [2025-02-03T10:29:09.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:29:09.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:19.843Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:19.857Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:19.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:19.957Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:19.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:20.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:21.070Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:21.084Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:21.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:22.326Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:29:22.345Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:29:22.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:22.456Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:22.473Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:22.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:23.359Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:23.378Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:23.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:23.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:23.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:23.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:23.574Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:29:23.588Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:23.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:23.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:23.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:29:23.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:24.453Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:24.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:29:24.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:34.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:34.935Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:34.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:35.039Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:35.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:35.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:36.154Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:36.169Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:36.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:37.427Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:29:37.446Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:29:37.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:37.550Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:37.564Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:37.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:38.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:38.468Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:38.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:38.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:38.582Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:38.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:38.669Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:29:38.682Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:38.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:38.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:38.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:29:38.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:39.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 [2025-02-03T10:29:39.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:29:39.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:49.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:50.013Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:50.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:50.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:50.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:50.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:51.244Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-03T10:29:51.259Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:51.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:52.550Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:29:52.577Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:29:52.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:52.682Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:52.703Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:52.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:53.546Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:53.562Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:53.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:53.663Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:29:53.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:53.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:53.772Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-03T10:29:53.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:29:53.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:53.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 [2025-02-03T10:29:53.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:29:53.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:29:54.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:29:54.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:29:54.665Z] Will try again after 15 sec [2025-02-03T10:29:58.725Z] Build build-package #3348 completed: SUCCESS [Pipeline] echo [2025-02-03T10:29:58.739Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:29:58.813Z] Copied 2 artifacts from "build-package" build number 3348 [Pipeline] echo [2025-02-03T10:29:58.845Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2025-02-03T10:29:59.125Z] + ls -la build-package-22390 [2025-02-03T10:29:59.125Z] total 20 [2025-02-03T10:29:59.125Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:29 . [2025-02-03T10:29:59.125Z] drwxr-xr-x 20 jenkins docker 12288 Feb 3 10:29 .. [2025-02-03T10:29:59.125Z] -rw-r--r-- 1 jenkins docker 0 Feb 3 10:29 build.env [2025-02-03T10:29:59.125Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 09:58 deps.build-package.22390.env [Pipeline] withCredentials [2025-02-03T10:29:59.169Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:29:59.483Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:30:00.049Z] 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 [2025-02-03T10:30:05.090Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:30:05.164Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:30:05.194Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] { [Pipeline] echo [2025-02-03T10:30:05.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:05.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:05.275Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:30:05.334Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:05.371Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2025-02-03T10:30:05.410Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:30:05.487Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-02-03T10:30:05.510Z] JOB deploy-platform-ansible-os: file #0 with path build-package-22390/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:30:05.571Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-03T10:30:05.596Z] JOB deploy-platform-ansible-os: file #1 with path build-package-22390/deps.build-package.22390.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:30:05.653Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:30:05.735Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-02-03T10:30:05.750Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #85691 [Pipeline] timeout [2025-02-03T10:30:05.766Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:30:05.805Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2025-02-03T10:30:06.329Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:30:06.395Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:30:06.420Z] JOB freeze-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:30:06.492Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:06.530Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2025-02-03T10:30:06.561Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:30:06.641Z] JOB freeze-centos: files found = 2 [Pipeline] echo [2025-02-03T10:30:06.661Z] JOB freeze-centos: file #0 with path build-package-22390/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:30:06.708Z] JOB freeze-centos: file #1 with path build-package-22390/deps.build-package.22390.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:30:06.827Z] JOB freeze-centos: deps_env_file: deps.build-freeze.28007.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:30:06.882Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:06.923Z] JOB freeze-centos: Starting job: build-freeze rnd: #28007 [Pipeline] timeout [2025-02-03T10:30:06.939Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:30:06.978Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2025-02-03T10:30:07.666Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:30:07.682Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:30:07.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:07.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:07.808Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:07.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:08.645Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:08.664Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:08.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:08.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:08.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:08.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:08.894Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-02-03T10:30:08.954Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:30:08.975Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] echo [2025-02-03T10:30:09.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 [2025-02-03T10:30:09.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [2025-02-03T10:30:09.076Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T10:30:09.112Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:09.146Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-centos, deploy-platform-juju-k8s] [Pipeline] dir [2025-02-03T10:30:09.178Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:30:09.264Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2025-02-03T10:30:09.287Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-22390/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:30:09.332Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-03T10:30:09.356Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-22390/deps.build-package.22390.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:30:09.405Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T10:30:09.479Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:30:09.545Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:30:09.563Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-94283/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:30:09.673Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.61654.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-03T10:30:09.732Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:09.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:09.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:30:09.810Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:30:09.828Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #61654 [Pipeline] timeout [2025-02-03T10:30:09.844Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:30:09.892Z] Scheduling project: deploy-tf-juju-k8s [2025-02-03T10:30:14.146Z] Starting building: deploy-platform-ansible-os #2677 [2025-02-03T10:30:19.147Z] Starting building: build-freeze #2841 [Pipeline] { [Pipeline] echo [2025-02-03T10:30:20.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:20.325Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:20.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:22.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-03T10:30:22.789Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-03T10:30:22.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:22.923Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:22.937Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:22.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:23.748Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:23.766Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:23.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:23.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:23.898Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:23.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:24.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 [2025-02-03T10:30:24.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:30:24.150Z] Starting building: deploy-tf-juju-k8s #743 [2025-02-03T10:30:24.166Z] Will try again after 15 sec [2025-02-03T10:30:24.298Z] Build build-freeze #2841 completed: SUCCESS [Pipeline] echo [2025-02-03T10:30:24.313Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:30:24.389Z] Copied 1 artifact from "build-freeze" build number 2841 [Pipeline] echo [2025-02-03T10:30:24.417Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [2025-02-03T10:30:24.713Z] + ls -la build-freeze-28007 [2025-02-03T10:30:24.713Z] total 20 [2025-02-03T10:30:24.713Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:30 . [2025-02-03T10:30:24.713Z] drwxr-xr-x 21 jenkins docker 12288 Feb 3 10:30 .. [2025-02-03T10:30:24.713Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 10:30 deps.build-freeze.28007.env [Pipeline] withCredentials [2025-02-03T10:30:24.763Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-03T10:30:24.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 [2025-02-03T10:30:24.896Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:30:24.935Z] Will try again after 15 sec [2025-02-03T10:30:25.079Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:30:25.648Z] 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 [2025-02-03T10:30:35.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:35.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:35.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:37.868Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2025-02-03T10:30:37.886Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:30:37.943Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:30:37.970Z] JOB cleanup-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-03T10:30:38.025Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:38.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-02-03T10:30:38.067Z] Archiving artifacts [2025-02-03T10:30:38.099Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:30:38.123Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2025-02-03T10:30:38.147Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:30:38.211Z] JOB cleanup-centos: files found = 1 [Pipeline] echo [2025-02-03T10:30:38.232Z] JOB cleanup-centos: file #0 with path build-freeze-28007/deps.build-freeze.28007.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:30:38.332Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.50760.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:30:38.383Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:30:38.419Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #50760 [Pipeline] timeout [2025-02-03T10:30:38.435Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:30:38.474Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-02-03T10:30:38.853Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:38.867Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:38.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:38.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:38.996Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:39.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:39.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 [2025-02-03T10:30:39.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:30:39.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:39.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 [2025-02-03T10:30:39.982Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:30:40.020Z] Will try again after 15 sec [2025-02-03T10:30:44.155Z] Starting building: build-cleanup #6478 [Pipeline] { [Pipeline] echo [2025-02-03T10:30:50.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:50.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:50.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:53.131Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:53.148Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:30:53.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T10:30:54.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:54.544Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T10:30:54.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:54.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T10:30:54.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:30:54.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:30:54.666Z] Will try again after 15 sec [2025-02-03T10:30:54.682Z] Will try again after 15 sec [2025-02-03T10:30:54.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:30:55.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:30:55.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:30:55.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:05.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:05.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:05.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:08.210Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:08.222Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:08.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:09.693Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:09.707Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-03T10:31:09.780Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:31:09.813Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:09.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-03T10:31:09.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:09.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:31:09.915Z] Will try again after 15 sec [2025-02-03T10:31:09.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:10.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:10.146Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:31:10.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:20.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:20.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:20.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:23.289Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:23.304Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:23.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:24.810Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:24.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:24.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:24.942Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:24.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:31:24.997Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:31:25.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:25.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:31:25.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:25.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:25.227Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:31:25.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:35.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:35.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:35.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:38.374Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:38.387Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:38.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:39.920Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:39.934Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:39.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:40.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:40.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:40.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:40.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 [2025-02-03T10:31:40.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:31:40.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:40.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 [2025-02-03T10:31:40.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:31:40.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:50.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:50.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:50.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:53.451Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:53.464Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:53.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:55.018Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:31:55.033Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:55.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:55.124Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:55.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:31:55.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:55.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:31:55.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:31:55.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:31:55.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 [2025-02-03T10:31:55.384Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:31:55.421Z] Will try again after 15 sec [2025-02-03T10:32:01.171Z] Build build-cleanup #6478 completed: SUCCESS [Pipeline] echo [2025-02-03T10:32:01.188Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:32:01.292Z] Copied 1 artifact from "build-cleanup" build number 6478 [Pipeline] echo [2025-02-03T10:32:01.333Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2025-02-03T10:32:01.683Z] + ls -la build-cleanup-50760 [2025-02-03T10:32:01.683Z] total 20 [2025-02-03T10:32:01.683Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:32 . [2025-02-03T10:32:01.683Z] drwxr-xr-x 22 jenkins docker 12288 Feb 3 10:32 .. [2025-02-03T10:32:01.683Z] -rw-r--r-- 1 jenkins docker 340 Feb 3 10:30 deps.build-cleanup.50760.env [Pipeline] withCredentials [2025-02-03T10:32:01.752Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:32:02.067Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:32:03.441Z] 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 [2025-02-03T10:32:05.928Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:05.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:05.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:08.527Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:08.539Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:08.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:10.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:10.131Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:10.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:10.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:10.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:10.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:10.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 [2025-02-03T10:32:10.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:32:10.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:10.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:10.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:32:10.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:21.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:21.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:21.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:23.610Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:23.625Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:23.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:25.214Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:25.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:25.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:25.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:25.333Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:25.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:25.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:25.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:32:25.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:25.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:25.535Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:32:25.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:36.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:36.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:36.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:38.697Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:38.710Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:38.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:40.312Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:40.331Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:40.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:40.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:40.428Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:40.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:40.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:40.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:32:40.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:40.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:40.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:32:40.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:51.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:51.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:51.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:53.777Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:53.792Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:53.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:55.407Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:55.421Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:55.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:55.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:32:55.524Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:32:55.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:55.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 [2025-02-03T10:32:55.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:32:55.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:32:55.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:32:55.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:32:55.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:06.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:06.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:06.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:08.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:08.865Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:08.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:10.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:10.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:10.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:10.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:10.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:10.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:10.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:10.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:33:10.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:10.790Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:10.801Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:33:10.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:21.339Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:21.353Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:21.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:23.933Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:23.946Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:23.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:25.602Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:25.617Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:25.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:25.697Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:25.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:25.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:25.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:25.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:33:25.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:25.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 [2025-02-03T10:33:25.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:33:25.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:36.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:36.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:36.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:39.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:39.035Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:39.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:40.684Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:40.700Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:40.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:40.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:40.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:40.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:40.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:40.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:33:40.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:40.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:40.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:33:41.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:51.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:51.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:51.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:54.105Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:54.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:54.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:55.781Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:33:55.799Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:55.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:55.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:33:55.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:33:55.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:55.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 [2025-02-03T10:33:55.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:33:56.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:33:56.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 [2025-02-03T10:33:56.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:33:56.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:06.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:06.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:06.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:09.190Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:09.206Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:09.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:10.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:10.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:10.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:11.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:11.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:11.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:11.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:11.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:34:11.158Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:34:11.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:11.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:34:11.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:21.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:21.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:21.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:24.294Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:24.309Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:24.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:25.992Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:26.012Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:26.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:26.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:26.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:26.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:26.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:26.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:34:26.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:26.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 [2025-02-03T10:34:26.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:34:26.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:36.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:36.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:36.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:39.398Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:39.415Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:39.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:41.098Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:41.118Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:41.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:41.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:41.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:41.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:41.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:41.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:34:41.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:41.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 [2025-02-03T10:34:41.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:34:41.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:51.816Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:51.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:51.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:54.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:54.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:54.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:56.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:56.200Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:56.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:56.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:56.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:34:56.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:56.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:34:56.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:34:56.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:34:56.477Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:34:56.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:34:56.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:06.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:06.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:06.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:09.593Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:09.609Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:09.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:11.278Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:11.291Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:11.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:11.389Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:11.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:11.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:11.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 [2025-02-03T10:35:11.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:35:11.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:11.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 [2025-02-03T10:35:11.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:35:11.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:21.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:21.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:22.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:24.687Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:24.704Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:24.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:26.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:26.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:26.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:26.508Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:26.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:26.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:26.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:26.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:35:26.668Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:35:26.694Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:26.706Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:35:26.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:37.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:37.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:37.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:39.780Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:39.801Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:39.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:41.481Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:41.494Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:41.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:41.589Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:41.600Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:41.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:41.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 [2025-02-03T10:35:41.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:35:41.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:41.777Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:41.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:35:41.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:52.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:52.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:52.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:54.877Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:54.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:54.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:56.575Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:56.595Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:56.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:56.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:56.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:35:56.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:56.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:35:56.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:35:56.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:35:56.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:35:56.864Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:35:56.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:07.213Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:07.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:07.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:09.978Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:09.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:10.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:11.681Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:11.697Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:11.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:11.781Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:11.793Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:11.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:11.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:11.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:36:11.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:11.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:11.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:36:11.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:22.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:22.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:22.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:25.070Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:25.088Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:25.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:26.773Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:26.790Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:26.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:26.880Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:26.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:26.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:26.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 [2025-02-03T10:36:26.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:36:27.039Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:36:27.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:27.079Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:36:27.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:37.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:37.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:37.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:40.174Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:40.193Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:40.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:41.877Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:41.891Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:41.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:41.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:41.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:42.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:42.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:42.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:36:42.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:42.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:42.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:36:42.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:52.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:52.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:52.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:55.271Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:55.287Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:55.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:56.973Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:56.994Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:57.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:57.071Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:57.084Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:36:57.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:57.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:36:57.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:36:57.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:36:57.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:36:57.269Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:36:57.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:07.546Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:07.559Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:07.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:10.364Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:10.382Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:10.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:12.072Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:12.095Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:12.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:12.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:12.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:12.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:12.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:12.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:37:12.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:12.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:12.383Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:37:12.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:22.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:22.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:22.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:25.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:25.487Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:25.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:27.176Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:27.196Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:27.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:27.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:27.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:27.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:27.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 [2025-02-03T10:37:27.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:37:27.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:27.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 [2025-02-03T10:37:27.503Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:37:27.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:37.719Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:37.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:37.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:40.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:40.600Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:40.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:42.275Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:42.290Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:42.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:42.380Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:42.393Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:42.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:42.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 [2025-02-03T10:37:42.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:37:42.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:42.571Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:42.582Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:37:42.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:52.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:52.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:52.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:55.686Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:55.706Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:55.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:57.365Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:37:57.385Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:57.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:57.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:57.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:37:57.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:57.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:37:57.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:37:57.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:37:57.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 [2025-02-03T10:37:57.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:37:57.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:07.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:07.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:07.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:10.781Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:10.800Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:10.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:12.478Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:12.497Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:12.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T10:38:12.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:12.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:12.709Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:38:12.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:12.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:38:12.785Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:38:12.812Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:12.825Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:38:12.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:22.967Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:22.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:23.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:25.888Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:25.908Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:25.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:27.634Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:27.646Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:27.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:27.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:27.750Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:27.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:27.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:27.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:38:27.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:27.911Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:27.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:38:27.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:38.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:38.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:38.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:40.991Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:41.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:41.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:42.722Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:42.733Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:42.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:42.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:42.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:42.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:42.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:42.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:38:42.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:42.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 [2025-02-03T10:38:42.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:38:43.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:53.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:53.142Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:53.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:56.098Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:56.118Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:56.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:57.826Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:57.839Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:57.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:57.910Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:57.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:38:57.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:57.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:38:58.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:38:58.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:38:58.076Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:38:58.088Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:38:58.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:08.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:08.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:08.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:11.198Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:11.210Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:11.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:12.909Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:12.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:12.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:13.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:13.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:13.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:13.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 [2025-02-03T10:39:13.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:39:13.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:13.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 [2025-02-03T10:39:13.202Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:39:13.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:23.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:23.308Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:23.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:26.290Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:26.310Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:26.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:27.991Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:28.003Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:28.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:28.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:28.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:28.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:28.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:28.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:39:28.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:28.266Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:28.277Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:39:28.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:38.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:38.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:38.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:41.392Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:41.410Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:41.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:43.068Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:43.081Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:43.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:43.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:43.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:43.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:43.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:43.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:39:43.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:43.342Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:43.356Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:39:43.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:53.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:53.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:53.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:56.491Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:56.503Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:56.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:58.144Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:58.156Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:58.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:58.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:39:58.244Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:39:58.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:58.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 [2025-02-03T10:39:58.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:39:58.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:39:58.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:39:58.438Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:39:58.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:08.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:08.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:08.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:11.585Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:11.605Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:11.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:13.256Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:13.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:13.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:13.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:13.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:40:13.431Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:40:13.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:13.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:40:13.521Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:40:13.553Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:13.568Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:40:13.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:23.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:23.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:23.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:26.729Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:26.742Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:26.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:28.363Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:28.382Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:28.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:28.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:28.478Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:28.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:28.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:28.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:40:28.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:28.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 [2025-02-03T10:40:28.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:40:28.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:38.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:38.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:38.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:41.820Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:41.842Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:41.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:43.463Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:43.480Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:43.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:43.574Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:43.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:43.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:43.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 [2025-02-03T10:40:43.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:40:43.742Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:40:43.774Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:43.789Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:40:43.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:53.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:53.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:53.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:56.927Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:56.942Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:56.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:58.562Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:58.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:58.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:58.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:58.684Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:40:58.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:58.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:40:58.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:40:58.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:40:58.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:40:58.873Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:40:58.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:08.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:08.891Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:08.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:12.029Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:12.054Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:12.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:13.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:13.685Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:13.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:13.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:13.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:13.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:13.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 [2025-02-03T10:41:13.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:41:13.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:13.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 [2025-02-03T10:41:13.984Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:41:14.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:23.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:23.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:24.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:27.124Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:27.143Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:27.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:28.767Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:28.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:28.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:28.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:28.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:28.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:28.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:41:29.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:29.054Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:29.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:41:29.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:39.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:39.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:39.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:42.208Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:42.224Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:42.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:43.865Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:43.884Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:43.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:43.964Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:43.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:44.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:44.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:44.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:41:44.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:44.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:44.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:41:44.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:54.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:54.120Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:54.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:57.294Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:57.311Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:57.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:58.963Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:41:58.979Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:59.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:59.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:59.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:41:59.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:59.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:41:59.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:41:59.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:41:59.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 [2025-02-03T10:41:59.275Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:41:59.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:09.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:09.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:09.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:12.385Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:12.407Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:12.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:14.057Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:14.073Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:14.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:14.170Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:14.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:14.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:14.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:14.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:42:14.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:14.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:14.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:42:14.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:24.279Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:24.292Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:24.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:27.491Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:27.517Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:27.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:29.162Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:29.180Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:29.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:29.264Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:29.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:29.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:29.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:29.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:42:29.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:29.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 [2025-02-03T10:42:29.463Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:42:29.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:39.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:39.375Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:39.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:42.603Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:42.619Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:42.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:44.251Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:44.267Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:44.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:44.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:44.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:44.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:44.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:44.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:42:44.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:44.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:44.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:42:44.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:54.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:54.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:54.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:57.691Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:57.705Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:57.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:59.344Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:59.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:59.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:59.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:59.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:42:59.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:59.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:42:59.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:42:59.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:42:59.628Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:42:59.640Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:42:59.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:09.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:09.535Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:09.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:12.779Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:12.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:12.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:14.451Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:14.468Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:14.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:14.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:14.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:14.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:14.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:14.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:43:14.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:14.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 [2025-02-03T10:43:14.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:43:14.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:24.609Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:24.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:24.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:27.875Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:27.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:27.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:29.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:29.573Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:29.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:29.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:29.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:29.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:29.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 [2025-02-03T10:43:29.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:43:29.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:29.843Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:29.857Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:43:29.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:39.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:39.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:39.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:42.975Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:42.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:43.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:44.652Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:44.670Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:44.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:44.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:44.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:44.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:44.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:44.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:43:44.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:44.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:44.961Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:43:45.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:54.774Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:54.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:54.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:58.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:58.095Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:58.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:59.752Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:43:59.769Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:59.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:59.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:43:59.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:43:59.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:43:59.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 [2025-02-03T10:43:59.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:44:00.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:00.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:00.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:44:00.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:09.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:09.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:09.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:13.175Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:13.195Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:13.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:14.855Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:14.876Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:14.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:14.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:14.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:14.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:15.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:15.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:44:15.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:15.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 [2025-02-03T10:44:15.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:44:15.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:24.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:24.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:24.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:28.279Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:28.302Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:28.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:29.941Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:29.955Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:29.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:30.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:30.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:30.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:30.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:30.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:44:30.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:30.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 [2025-02-03T10:44:30.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:44:30.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:40.018Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:40.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:40.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:43.394Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:43.411Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:43.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:45.024Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:45.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:45.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:45.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:45.144Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:45.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:45.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:45.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:44:45.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:45.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 [2025-02-03T10:44:45.336Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:44:45.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:55.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:44:55.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:55.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:44:58.492Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:44:58.510Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:44:58.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:00.124Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:00.138Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:00.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:00.218Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:00.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:00.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:00.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 [2025-02-03T10:45:00.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:45:00.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:00.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 [2025-02-03T10:45:00.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:45:00.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:10.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:10.196Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:10.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:13.595Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:13.616Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:13.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:15.208Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:15.220Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:15.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:15.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:15.309Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:15.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:15.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 [2025-02-03T10:45:15.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:45:15.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:15.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 [2025-02-03T10:45:15.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:45:15.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:25.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:25.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:25.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:28.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:28.721Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:28.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:30.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:30.307Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:30.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:30.392Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:30.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:30.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:30.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:30.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:45:30.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:30.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:30.661Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:45:30.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:40.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:40.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:40.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:43.807Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:43.821Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:43.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:45.378Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:45.391Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:45.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:45.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:45.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:45.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:45.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:45.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:45:45.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:45.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:45.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:45:45.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:55.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:45:55.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:55.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:45:58.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-03T10:45:58.930Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:45:58.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:00.475Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:46:00.494Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:00.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:00.574Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:00.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:00.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:00.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 [2025-02-03T10:46:00.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:46:00.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:00.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 [2025-02-03T10:46:00.824Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:46:00.862Z] Will try again after 15 sec [2025-02-03T10:46:10.425Z] Build deploy-tf-juju-k8s #743 completed: SUCCESS [Pipeline] echo [2025-02-03T10:46:10.442Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:46:10.506Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 743 [Pipeline] { [Pipeline] echo [2025-02-03T10:46:10.535Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-02-03T10:46:10.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:10.585Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:10.625Z] Will try again after 15 sec [2025-02-03T10:46:10.811Z] + ls -la deploy-tf-juju-k8s-61654 [2025-02-03T10:46:10.811Z] total 20 [2025-02-03T10:46:10.811Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:46 . [2025-02-03T10:46:10.811Z] drwxr-xr-x 23 jenkins docker 12288 Feb 3 10:46 .. [2025-02-03T10:46:10.811Z] -rw-r--r-- 1 jenkins docker 445 Feb 3 10:30 deps.deploy-tf-juju-k8s.61654.env [Pipeline] withCredentials [2025-02-03T10:46:10.848Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:46:11.152Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:46:13.039Z] 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 [2025-02-03T10:46:14.013Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:46:14.091Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:46:14.113Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:46:14.182Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:46:14.216Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] dir [2025-02-03T10:46:14.254Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:46:14.323Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:46:14.343Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-61654/deps.deploy-tf-juju-k8s.61654.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:46:14.441Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.64840.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:46:14.488Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:46:14.523Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #64840 [Pipeline] timeout [2025-02-03T10:46:14.541Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:46:14.577Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2025-02-03T10:46:15.564Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:46:15.581Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:15.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:15.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:15.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:15.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:15.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:15.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:46:15.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:15.890Z] 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 [2025-02-03T10:46:15.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:46:15.940Z] Will try again after 15 sec [2025-02-03T10:46:24.194Z] Starting building: test-sanity #2783 [Pipeline] { [Pipeline] echo [2025-02-03T10:46:25.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:25.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:25.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:30.660Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:46:30.678Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:30.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:30.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:30.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:30.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:30.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 [2025-02-03T10:46:30.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:46:30.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:30.971Z] 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 [2025-02-03T10:46:30.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:46:31.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:40.764Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:40.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:40.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:45.757Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:46:45.776Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:45.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:45.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:45.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:45.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:45.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:45.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:46:46.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:46.054Z] 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 [2025-02-03T10:46:46.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:46:46.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:46:55.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:46:55.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:46:55.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:00.847Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:47:00.861Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:00.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:00.942Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:00.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:00.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:01.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 [2025-02-03T10:47:01.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:47:01.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:01.139Z] 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 [2025-02-03T10:47:01.153Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:47:01.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:10.959Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:10.975Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:11.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:15.940Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:47:15.955Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:16.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:16.037Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:16.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:16.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:16.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 [2025-02-03T10:47:16.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:47:16.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:16.224Z] 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 [2025-02-03T10:47:16.238Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:47:16.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:26.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:26.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:26.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:31.034Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:47:31.051Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:31.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:31.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:31.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:31.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:31.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 [2025-02-03T10:47:31.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:47:31.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:31.305Z] 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 [2025-02-03T10:47:31.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:47:31.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:41.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:41.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:41.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:46.134Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:47:46.151Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:46.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:46.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:46.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:46.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:46.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 [2025-02-03T10:47:46.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:47:46.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:46.426Z] 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 [2025-02-03T10:47:46.441Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:47:46.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:47:56.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:47:56.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:47:56.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:01.234Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:48:01.248Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:01.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:01.327Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:01.340Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:01.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:01.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 [2025-02-03T10:48:01.435Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:48:01.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:01.511Z] 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 [2025-02-03T10:48:01.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:48:01.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:11.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:11.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:11.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:16.318Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:48:16.335Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:16.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:16.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:16.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:16.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:16.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:16.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:48:16.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:16.604Z] 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 [2025-02-03T10:48:16.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:48:16.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:26.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:26.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:26.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:31.416Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:48:31.431Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:31.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:31.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:31.524Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:31.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:31.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 [2025-02-03T10:48:31.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:48:31.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:31.681Z] 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 [2025-02-03T10:48:31.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:48:31.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:41.588Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:41.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:41.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:46.511Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:48:46.526Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:46.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:46.614Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:46.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:46.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:46.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 [2025-02-03T10:48:46.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:48:46.784Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:48:46.814Z] 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 [2025-02-03T10:48:46.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:48:46.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:48:56.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:48:56.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:48:56.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:01.605Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:49:01.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:01.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:01.705Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:01.718Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:01.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:01.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:01.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:49:01.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:01.906Z] 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 [2025-02-03T10:49:01.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:49:01.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:11.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:11.781Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:11.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:16.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:49:16.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:16.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:16.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:16.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:16.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:16.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:16.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:49:16.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:17.009Z] 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 [2025-02-03T10:49:17.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:49:17.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:26.852Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:26.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:26.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:31.808Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:49:31.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:31.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:31.920Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:31.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:31.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:32.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:32.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:49:32.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:32.095Z] 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 [2025-02-03T10:49:32.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:49:32.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:41.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:41.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:42.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:46.924Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:49:46.946Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:46.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:47.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:47.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:47.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:47.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 [2025-02-03T10:49:47.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:49:47.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:47.220Z] 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 [2025-02-03T10:49:47.231Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:49:47.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:49:57.060Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:49:57.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:49:57.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:02.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:50:02.057Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:02.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:02.162Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:02.179Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-03T10:50:02.235Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:50:02.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:02.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-03T10:50:02.357Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:50:02.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:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-03T10:50:02.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:50:02.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:12.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:12.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:12.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:17.151Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:50:17.170Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:17.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:17.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:17.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:17.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:17.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 [2025-02-03T10:50:17.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:50:17.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:17.503Z] 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 [2025-02-03T10:50:17.521Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:50:17.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:27.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:27.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:27.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:32.252Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:50:32.271Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:32.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:32.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:32.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:32.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:32.471Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:32.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:50:32.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:32.592Z] 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 [2025-02-03T10:50:32.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:50:32.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:42.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:42.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:42.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:47.345Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:50:47.360Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:47.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:47.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:47.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:47.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:47.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:47.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:50:47.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:47.670Z] 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 [2025-02-03T10:50:47.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:50:47.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:50:57.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:50:57.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:50:57.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:02.438Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:51:02.455Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:02.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:02.538Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:02.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:02.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:02.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:02.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:51:02.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:02.747Z] 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 [2025-02-03T10:51:02.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:51:02.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:12.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:12.605Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:12.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:17.530Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:51:17.552Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:17.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:17.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:17.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:17.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:17.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:17.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:51:17.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:17.825Z] 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 [2025-02-03T10:51:17.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:51:17.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:27.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:27.708Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:27.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:32.644Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:51:32.663Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:32.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:32.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:32.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:32.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:32.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 [2025-02-03T10:51:32.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:51:32.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:32.928Z] 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 [2025-02-03T10:51:32.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:51:32.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:42.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:42.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:42.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:47.749Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:51:47.765Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:47.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:47.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:47.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:47.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:47.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:47.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:51:48.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:51:48.055Z] 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 [2025-02-03T10:51:48.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:51:48.113Z] Will try again after 15 sec [2025-02-03T10:51:56.112Z] Build deploy-platform-ansible-os #2677 completed: SUCCESS [Pipeline] echo [2025-02-03T10:51:56.132Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:51:56.202Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 2677 [Pipeline] echo [2025-02-03T10:51:56.239Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-03T10:51:56.520Z] + ls -la deploy-platform-ansible-os-85691 [2025-02-03T10:51:56.520Z] total 20 [2025-02-03T10:51:56.520Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:51 . [2025-02-03T10:51:56.520Z] drwxr-xr-x 24 jenkins docker 12288 Feb 3 10:51 .. [2025-02-03T10:51:56.520Z] -rw-r--r-- 1 jenkins docker 492 Feb 3 10:32 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-02-03T10:51:56.564Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:51:56.872Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T10:51:57.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:51:57.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:51:57.984Z] Will try again after 15 sec [2025-02-03T10:51:58.241Z] 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 [2025-02-03T10:52:02.852Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:52:02.866Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:02.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:02.944Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:52:03.003Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:52:03.026Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-03T10:52:03.067Z] 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 [2025-02-03T10:52:03.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:52:03.114Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T10:52:03.129Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-03T10:52:03.173Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2025-02-03T10:52:03.190Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:52:03.232Z] 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 [2025-02-03T10:52:03.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:52:03.282Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:52:03.296Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-02-03T10:52:03.332Z] JOB deploy-tf-ansible-os: file #0 with path build-package-22390/build.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:52:03.379Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-03T10:52:03.403Z] JOB deploy-tf-ansible-os: file #1 with path build-package-22390/deps.build-package.22390.env [Pipeline] readFile [Pipeline] echo [2025-02-03T10:52:03.448Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T10:52:03.529Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:52:03.601Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-02-03T10:52:03.621Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-85691/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:52:03.718Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.19143.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:52:03.762Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:52:03.795Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #19143 [Pipeline] timeout [2025-02-03T10:52:03.809Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:52:03.843Z] Scheduling project: deploy-tf-ansible-os [2025-02-03T10:52:09.213Z] Starting building: deploy-tf-ansible-os #2322 [Pipeline] { [Pipeline] echo [2025-02-03T10:52:13.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:52:13.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:13.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:17.943Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:52:17.959Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:18.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:18.140Z] 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 [2025-02-03T10:52:18.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:52:18.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:18.309Z] 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 [2025-02-03T10:52:18.320Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:52:18.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:28.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:52:28.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:28.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:33.038Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:52:33.055Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:33.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:33.217Z] 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 [2025-02-03T10:52:33.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:52:33.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:33.382Z] 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 [2025-02-03T10:52:33.395Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:52:33.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:43.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:52:43.231Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:43.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:48.137Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:52:48.158Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:48.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:48.295Z] 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 [2025-02-03T10:52:48.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:52:48.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:48.462Z] 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 [2025-02-03T10:52:48.474Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:52:48.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:52:58.312Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:52:58.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:52:58.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:03.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-03T10:53:03.262Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:53:03.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:03.378Z] 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 [2025-02-03T10:53:03.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:53:03.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:03.542Z] 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 [2025-02-03T10:53:03.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:53:03.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:13.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:53:13.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:53:13.505Z] Will try again after 15 sec [2025-02-03T10:53:17.410Z] Build test-sanity #2783 completed: SUCCESS [Pipeline] echo [2025-02-03T10:53:17.433Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:53:17.503Z] Copied 1 artifact from "test-sanity" build number 2783 [Pipeline] echo [2025-02-03T10:53:17.533Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [2025-02-03T10:53:17.817Z] + ls -la test-sanity-64840 [2025-02-03T10:53:17.817Z] total 20 [2025-02-03T10:53:17.817Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:53 . [2025-02-03T10:53:17.817Z] drwxr-xr-x 25 jenkins docker 12288 Feb 3 10:53 .. [2025-02-03T10:53:17.817Z] -rw-r--r-- 1 jenkins docker 445 Feb 3 10:46 deps.test-sanity.64840.env [Pipeline] withCredentials [2025-02-03T10:53:17.857Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:53:18.165Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-03T10:53:18.348Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:53:18.423Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:53:18.445Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-03T10:53:18.492Z] 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 [2025-02-03T10:53:18.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:53:18.546Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-03T10:53:18.562Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:53:18.604Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] { [Pipeline] dir [2025-02-03T10:53:18.635Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:53:18.685Z] 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 [2025-02-03T10:53:18.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:53:18.726Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:53:18.739Z] Will try again after 15 sec [Pipeline] echo [2025-02-03T10:53:18.752Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:53:18.796Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-64840/deps.test-sanity.64840.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:53:18.912Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.76037.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:53:18.966Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:53:19.010Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #76037 [Pipeline] timeout [2025-02-03T10:53:19.032Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] build [2025-02-03T10:53:19.104Z] Scheduling project: test-deployment [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-03T10:53:24.223Z] Starting building: test-deployment #567 [Pipeline] { [Pipeline] echo [2025-02-03T10:53:28.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:53:28.564Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:53:28.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:33.582Z] 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 [2025-02-03T10:53:33.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:53:33.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:34.035Z] 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 [2025-02-03T10:53:34.047Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:53:34.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:43.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:53:43.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:53:43.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:49.033Z] 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 [2025-02-03T10:53:49.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:53:49.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:49.127Z] 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 [2025-02-03T10:53:49.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:53:49.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:53:58.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:53:58.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:53:58.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:04.118Z] 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 [2025-02-03T10:54:04.132Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:54:04.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:04.217Z] 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 [2025-02-03T10:54:04.229Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:54:04.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:13.845Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:54:13.863Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:54:13.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:19.203Z] 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 [2025-02-03T10:54:19.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:54:19.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:19.301Z] 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 [2025-02-03T10:54:19.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:54:19.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:28.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:54:28.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:54:29.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:34.284Z] 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 [2025-02-03T10:54:34.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:54:34.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:34.383Z] 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 [2025-02-03T10:54:34.396Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:54:34.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:44.034Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:54:44.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:54:44.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:49.365Z] 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 [2025-02-03T10:54:49.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:54:49.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:49.478Z] 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 [2025-02-03T10:54:49.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:54:49.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:54:59.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:54:59.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:54:59.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:04.444Z] 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 [2025-02-03T10:55:04.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:55:04.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:04.561Z] 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 [2025-02-03T10:55:04.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:55:04.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:14.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:55:14.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:55:14.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:19.526Z] 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 [2025-02-03T10:55:19.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:55:19.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:19.640Z] 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 [2025-02-03T10:55:19.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:55:19.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:29.310Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:55:29.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:55:29.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:34.603Z] 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 [2025-02-03T10:55:34.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:55:34.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:34.715Z] 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 [2025-02-03T10:55:34.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:55:34.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:44.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:55:44.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:55:44.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:49.681Z] 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 [2025-02-03T10:55:49.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:55:49.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:49.797Z] 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 [2025-02-03T10:55:49.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:55:49.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:55:59.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:55:59.532Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:55:59.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:04.789Z] 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 [2025-02-03T10:56:04.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:56:04.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:04.879Z] 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 [2025-02-03T10:56:04.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:56:04.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:14.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:56:14.627Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:56:14.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:19.866Z] 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 [2025-02-03T10:56:19.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:56:19.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:19.956Z] 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 [2025-02-03T10:56:19.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:56:20.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:29.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:56:29.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:56:29.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:34.942Z] 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 [2025-02-03T10:56:34.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:56:34.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:56:35.031Z] 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 [2025-02-03T10:56:35.042Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-03T10:56:35.082Z] Will try again after 15 sec [2025-02-03T10:56:37.837Z] Build test-deployment #567 completed: SUCCESS [Pipeline] echo [2025-02-03T10:56:37.857Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T10:56:37.944Z] Copied 1 artifact from "test-deployment" build number 567 [Pipeline] echo [2025-02-03T10:56:37.975Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2025-02-03T10:56:38.258Z] + ls -la test-deployment-76037 [2025-02-03T10:56:38.258Z] total 20 [2025-02-03T10:56:38.258Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 10:56 . [2025-02-03T10:56:38.258Z] drwxr-xr-x 26 jenkins docker 12288 Feb 3 10:56 .. [2025-02-03T10:56:38.258Z] -rw-r--r-- 1 jenkins docker 445 Feb 3 10:53 deps.test-deployment.76037.env [Pipeline] withCredentials [2025-02-03T10:56:38.310Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T10:56:38.644Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T10:56:39.204Z] 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 [2025-02-03T10:56:44.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:56:44.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:56:44.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-03T10:56:50.276Z] 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 [2025-02-03T10:56:50.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-03T10:56:50.305Z] 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 [2025-02-03T10:56:50.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [2025-02-03T10:56:50.355Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T10:56:50.402Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-02-03T10:56:50.424Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:56:50.485Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:56:50.516Z] 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 [2025-02-03T10:56:50.540Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:56:50.608Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:56:50.629Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-94283/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T10:56:50.719Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:56:50.785Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:56:50.806Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-61654/deps.deploy-tf-juju-k8s.61654.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T10:56:50.902Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:56:50.972Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:56:50.991Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-64840/deps.test-sanity.64840.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T10:56:51.085Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T10:56:51.154Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-03T10:56:51.176Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-76037/deps.test-deployment.76037.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T10:56:51.322Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.53748.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T10:56:51.376Z] Archiving artifacts [Pipeline] echo [2025-02-03T10:56:51.414Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #53748 [Pipeline] timeout [2025-02-03T10:56:51.430Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T10:56:51.466Z] Scheduling project: collect-logs-and-cleanup [2025-02-03T10:56:59.239Z] Starting building: collect-logs-and-cleanup #5520 [Pipeline] { [Pipeline] echo [2025-02-03T10:56:59.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:56:59.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:56:59.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:05.385Z] 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 [2025-02-03T10:57:05.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:57:05.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:15.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:57:15.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:57:15.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:20.466Z] 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 [2025-02-03T10:57:20.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:57:20.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:30.111Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:57:30.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:57:30.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:35.553Z] 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 [2025-02-03T10:57:35.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:57:35.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:45.206Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:57:45.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:57:45.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:57:50.641Z] 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 [2025-02-03T10:57:50.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:57:50.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:00.296Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:58:00.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:58:00.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:05.722Z] 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 [2025-02-03T10:58:05.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:58:05.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:15.398Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:58:15.416Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:58:15.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:20.812Z] 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 [2025-02-03T10:58:20.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:58:20.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:30.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:58:30.509Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:58:30.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:35.905Z] 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 [2025-02-03T10:58:35.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:58:35.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:45.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:58:45.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:58:45.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:58:50.988Z] 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 [2025-02-03T10:58:51.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:58:51.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:00.704Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:59:00.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:59:00.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:06.069Z] 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 [2025-02-03T10:59:06.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:59:06.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:15.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:59:15.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:59:15.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:21.161Z] 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 [2025-02-03T10:59:21.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:59:21.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:30.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:59:30.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:59:30.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:36.240Z] 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 [2025-02-03T10:59:36.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:59:36.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:46.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T10:59:46.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T10:59:46.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T10:59:51.323Z] 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 [2025-02-03T10:59:51.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T10:59:51.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:01.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:00:01.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:00:01.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:06.409Z] 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 [2025-02-03T11:00:06.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:00:06.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:16.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:00:16.260Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:00:16.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:21.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 [2025-02-03T11:00:21.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:00:21.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:31.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:00:31.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:00:31.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:36.579Z] 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 [2025-02-03T11:00:36.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:00:36.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:46.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:00:46.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:00:46.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:00:51.669Z] 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 [2025-02-03T11:00:51.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:00:51.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:01.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:01:01.546Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:01:01.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:06.758Z] 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 [2025-02-03T11:01:06.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:01:06.816Z] Will try again after 15 sec [2025-02-03T11:01:10.829Z] Build collect-logs-and-cleanup #5520 completed: SUCCESS [Pipeline] echo [2025-02-03T11:01:10.846Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T11:01:10.922Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 5520 [Pipeline] echo [2025-02-03T11:01:10.957Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2025-02-03T11:01:11.246Z] + ls -la collect-logs-and-cleanup-53748 [2025-02-03T11:01:11.246Z] total 20 [2025-02-03T11:01:11.246Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 11:01 . [2025-02-03T11:01:11.246Z] drwxr-xr-x 27 jenkins docker 12288 Feb 3 11:01 .. [2025-02-03T11:01:11.246Z] -rw-r--r-- 1 jenkins docker 445 Feb 3 10:56 deps.collect-logs-and-cleanup.53748.env [Pipeline] withCredentials [2025-02-03T11:01:11.287Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T11:01:11.604Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T11:01:12.529Z] 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 [2025-02-03T11:01:16.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:01:16.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:01:16.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:21.850Z] 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 [2025-02-03T11:01:21.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:01:21.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:31.697Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:01:31.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:01:31.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:36.936Z] 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 [2025-02-03T11:01:36.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:01:36.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:46.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:01:46.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:01:46.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:01:52.017Z] 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 [2025-02-03T11:01:52.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:01:52.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:01.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:02:01.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:02:01.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:07.098Z] 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 [2025-02-03T11:02:07.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:02:07.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:16.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:02:16.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:02:16.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:22.180Z] 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 [2025-02-03T11:02:22.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:02:22.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:32.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:02:32.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:02:32.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:37.265Z] 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 [2025-02-03T11:02:37.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:02:37.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:47.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:02:47.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:02:47.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:02:52.348Z] 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 [2025-02-03T11:02:52.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:02:52.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:02.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:03:02.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:03:02.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:07.436Z] 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 [2025-02-03T11:03:07.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:03:07.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:17.279Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:03:17.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:03:17.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:22.515Z] 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 [2025-02-03T11:03:22.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:03:22.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:32.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:03:32.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:03:32.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:37.599Z] 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 [2025-02-03T11:03:37.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:03:37.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:47.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:03:47.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:03:47.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:03:52.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 [2025-02-03T11:03:52.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:03:52.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:02.518Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:04:02.533Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:04:02.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:07.763Z] 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 [2025-02-03T11:04:07.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:04:07.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:17.596Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:04:17.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:04:17.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:22.839Z] 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 [2025-02-03T11:04:22.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:04:22.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:32.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:04:32.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:04:32.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:37.919Z] 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 [2025-02-03T11:04:37.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:04:37.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:47.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:04:47.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:04:47.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:04:52.999Z] 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 [2025-02-03T11:04:53.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:04:53.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:02.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:05:02.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:05:02.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:08.081Z] 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 [2025-02-03T11:05:08.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:05:08.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:17.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:05:17.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:05:17.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:23.164Z] 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 [2025-02-03T11:05:23.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:05:23.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:32.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:05:33.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:05:33.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:38.247Z] 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 [2025-02-03T11:05:38.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:05:38.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:48.072Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:05:48.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:05:48.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:05:53.334Z] 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 [2025-02-03T11:05:53.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:05:53.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:03.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:06:03.163Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:06:03.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:08.415Z] 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 [2025-02-03T11:06:08.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:06:08.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:18.225Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:06:18.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:06:18.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:23.497Z] 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 [2025-02-03T11:06:23.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:06:23.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:33.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:06:33.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:06:33.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:38.580Z] 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 [2025-02-03T11:06:38.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:06:38.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:48.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:06:48.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:06:48.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:06:53.662Z] 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 [2025-02-03T11:06:53.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:06:53.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:03.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:07:03.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:07:03.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:08.746Z] 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 [2025-02-03T11:07:08.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:07:08.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:18.549Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:07:18.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:07:18.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:23.821Z] 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 [2025-02-03T11:07:23.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:07:23.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:33.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:07:33.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:07:33.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:38.899Z] 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 [2025-02-03T11:07:38.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:07:38.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:48.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:07:48.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:07:48.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:07:53.977Z] 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 [2025-02-03T11:07:53.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:07:54.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:03.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:08:03.796Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:08:03.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:09.054Z] 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 [2025-02-03T11:08:09.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:08:09.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:18.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:08:18.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:08:18.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:24.134Z] 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 [2025-02-03T11:08:24.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:08:24.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:33.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:08:33.953Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:08:33.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:39.216Z] 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 [2025-02-03T11:08:39.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:08:39.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:49.026Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:08:49.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:08:49.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:08:54.294Z] 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 [2025-02-03T11:08:54.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:08:54.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:04.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:09:04.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:09:04.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:09.369Z] 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 [2025-02-03T11:09:09.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:09:09.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:19.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:09:19.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:09:19.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:24.455Z] 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 [2025-02-03T11:09:24.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:09:24.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:34.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:09:34.267Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:09:34.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:39.536Z] 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 [2025-02-03T11:09:39.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:09:39.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:49.336Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:09:49.348Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:09:49.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:09:54.618Z] 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 [2025-02-03T11:09:54.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:09:54.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:04.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:10:04.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:10:04.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:09.701Z] 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 [2025-02-03T11:10:09.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:10:09.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:19.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:10:19.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:10:19.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:24.777Z] 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 [2025-02-03T11:10:24.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:10:24.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:34.565Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:10:34.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:10:34.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:39.856Z] 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 [2025-02-03T11:10:39.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:10:39.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:49.644Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:10:49.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:10:49.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:10:54.942Z] 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 [2025-02-03T11:10:54.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:10:54.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:04.728Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:11:04.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:11:04.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:10.026Z] 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 [2025-02-03T11:11:10.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:11:10.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:19.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:11:19.827Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:11:19.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:25.113Z] 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 [2025-02-03T11:11:25.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:11:25.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:34.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:11:34.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:11:34.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:40.197Z] 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 [2025-02-03T11:11:40.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:11:40.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:49.967Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:11:49.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:11:50.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:11:55.279Z] 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 [2025-02-03T11:11:55.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:11:55.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:05.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:12:05.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:12:05.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:10.359Z] 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 [2025-02-03T11:12:10.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:12:10.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:20.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:12:20.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:12:20.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:25.440Z] 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 [2025-02-03T11:12:25.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:12:25.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:35.199Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:12:35.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:12:35.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:40.517Z] 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 [2025-02-03T11:12:40.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:12:40.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:50.276Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:12:50.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:12:50.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:12:55.600Z] 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 [2025-02-03T11:12:55.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:12:55.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:13:05.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:13:05.366Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:13:05.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:13:10.679Z] 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 [2025-02-03T11:13:10.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:13:10.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:13:20.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-03T11:13:20.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-03T11:13:20.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-03T11:13:25.771Z] 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 [2025-02-03T11:13:25.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-03T11:13:25.821Z] Will try again after 15 sec [2025-02-03T11:13:29.287Z] Build deploy-tf-ansible-os #2322 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-02-03T11:13:29.378Z] JOB deploy-tf-ansible-os: Failed [Pipeline] copyArtifacts [2025-02-03T11:13:29.406Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 2322 [Pipeline] echo [2025-02-03T11:13:29.434Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-03T11:13:29.712Z] + ls -la deploy-tf-ansible-os-19143 [2025-02-03T11:13:29.713Z] total 20 [2025-02-03T11:13:29.713Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 11:13 . [2025-02-03T11:13:29.713Z] drwxr-xr-x 28 jenkins docker 12288 Feb 3 11:13 .. [2025-02-03T11:13:29.713Z] -rw-r--r-- 1 jenkins docker 491 Feb 3 10:52 deps.deploy-tf-ansible-os.19143.env [Pipeline] withCredentials [2025-02-03T11:13:29.791Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T11:13:30.142Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T11:13:31.070Z] 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 [2025-02-03T11:13:31.679Z] JOB deploy-tf-ansible-os: error in job!!! [Pipeline] echo [2025-02-03T11:13:31.694Z] JOB deploy-tf-ansible-os: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-02-03T11:13:31.707Z] JOB deploy-tf-ansible-os: Message - null [Pipeline] echo [2025-02-03T11:13:31.719Z] JOB deploy-tf-ansible-os: Cause - null [Pipeline] echo [2025-02-03T11:13:31.732Z] JOB deploy-tf-ansible-os: 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] } [2025-02-03T11:13:31.793Z] Failed in branch deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2025-02-03T11:13:35.505Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T11:13:35.559Z] JOB test-sanity-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-03T11:13:40.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:FAILURE, test-sanity-ansible-os:NOT_BUILT] [Pipeline] echo [2025-02-03T11:13:40.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-03T11:13:40.923Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-03T11:13:40.946Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T11:13:41.011Z] Archiving artifacts [Pipeline] echo [2025-02-03T11:13:41.043Z] 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 [2025-02-03T11:13:41.070Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T11:13:41.144Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-02-03T11:13:41.164Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-85691/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T11:13:41.261Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T11:13:41.332Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-02-03T11:13:41.353Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-19143/deps.deploy-tf-ansible-os.19143.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-03T11:13:41.453Z] Running in /home/jenkins/workspace/pipeline-check@4 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-03T11:13:41.527Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-03T11:13:41.604Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.89366.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-03T11:13:41.652Z] Archiving artifacts [Pipeline] echo [2025-02-03T11:13:41.684Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #89366 [Pipeline] timeout [2025-02-03T11:13:41.699Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T11:13:41.733Z] Scheduling project: collect-logs-and-cleanup [2025-02-03T11:13:49.289Z] Starting building: collect-logs-and-cleanup #5522 [2025-02-03T11:15:37.285Z] Build collect-logs-and-cleanup #5522 completed: SUCCESS [Pipeline] echo [2025-02-03T11:15:37.299Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-03T11:15:37.367Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 5522 [Pipeline] echo [2025-02-03T11:15:37.389Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-03T11:15:37.669Z] + ls -la collect-logs-and-cleanup-89366 [2025-02-03T11:15:37.669Z] total 20 [2025-02-03T11:15:37.669Z] drwxr-xr-x 2 jenkins docker 4096 Feb 3 11:15 . [2025-02-03T11:15:37.669Z] drwxr-xr-x 29 jenkins docker 12288 Feb 3 11:15 .. [2025-02-03T11:15:37.669Z] -rw-r--r-- 1 jenkins docker 491 Feb 3 11:13 deps.collect-logs-and-cleanup.89366.env [Pipeline] withCredentials [2025-02-03T11:15:37.710Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T11:15:38.012Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T11:15:38.574Z] 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] } [2025-02-03T11:15:39.642Z] Failed in branch stream-ansible-os [Pipeline] // parallel [Pipeline] echo [2025-02-03T11:15:39.759Z] ERROR: Failed to run null [Pipeline] echo [2025-02-03T11:15:39.777Z] 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] echo [2025-02-03T11:15:39.790Z] Jobs results: [test-unit-agent:[job-rnd:13040, number:1559, started:1738572713659, duration:2249, result:SUCCESS], test-unit-opserver:[job-rnd:95696, number:1559, started:1738572715954, duration:2316, result:SUCCESS], test-unit-bgp:[job-rnd:1964, number:1559, started:1738572718316, duration:2330, result:SUCCESS], test-unit-group-one:[job-rnd:56963, number:1559, started:1738572718662, duration:2450094, result:SUCCESS], test-unit-group-two:[job-rnd:54074, number:1559, started:1738572720693, duration:2535, result:SUCCESS], test-unit-ungrouped:[job-rnd:5034, number:1559, started:1738572723285, duration:935128, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:13351, number:7615, started:1738571978579, duration:212737, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:96859, number:6553, started:1738572198618, duration:34284, result:SUCCESS], configure-ut-sandbox:[job-rnd:75165, number:5859, started:1738572243629, duration:453486, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:54745, number:6473, started:1738572723668, duration:78743, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:85691, number:2677, started:1738578614146, duration:1301557, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:19143, result:FAILURE, number:2322, started:1738579929213, duration:1279727], test-sanity-ansible-os:[job-rnd:21683, number:-1, duration:0, result:NOT_BUILT], collect-logs-and-cleanup-ansible-os:[job-rnd:89366, number:5522, started:1738581229288, duration:107964, result:SUCCESS], prepare-sandbox-centos:[job-rnd:92956, number:7614, started:1738571973578, duration:311179, result:SUCCESS], fetch-sources-centos:[job-rnd:96654, number:6554, started:1738572308636, duration:36197, result:SUCCESS], configure-centos:[job-rnd:32760, number:5860, started:1738572368639, duration:196062, result:SUCCESS], package-deployers-centos:[job-rnd:79973, number:4111, started:1738572578649, duration:15696, result:SUCCESS], compile-centos:[job-rnd:97434, number:4100, started:1738572608656, duration:4087980, result:SUCCESS], package-centos:[job-rnd:22390, number:3348, started:1738576713932, duration:1884753, result:SUCCESS], freeze-centos:[job-rnd:28007, number:2841, started:1738578619146, duration:5109, result:SUCCESS], cleanup-centos:[job-rnd:50760, number:6478, started:1738578644155, duration:76983, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:94283, number:950, started:1738571983584, duration:1177467, result:SUCCESS], deploy-tf-juju-k8s:[job-rnd:61654, number:743, started:1738578624149, duration:945894, result:SUCCESS], test-sanity-juju-k8s:[job-rnd:64840, number:2783, started:1738579584194, duration:412801, result:SUCCESS], test-deployment-juju-k8s:[job-rnd:76037, number:567, started:1738580004222, duration:193193, result:SUCCESS], collect-logs-and-cleanup-juju-k8s:[job-rnd:53748, number:5520, started:1738580219239, duration:251566, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-02-03T11:15:39.888Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3394652] [Pipeline] echo [2025-02-03T11:15:39.917Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:779250] [Pipeline] echo [2025-02-03T11:15:39.944Z] Evaluated results for ansible-os = [results:[SUCCESS, FAILURE, NOT_BUILT, SUCCESS], duration:2689248] [Pipeline] echo [2025-02-03T11:15:39.974Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:6613959] [Pipeline] echo [2025-02-03T11:15:40.003Z] Evaluated results for juju-k8s = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2980921] [Pipeline] echo [2025-02-03T11:15:40.037Z] Notify gerrit verified=-1, submit=false, msg= [2025-02-03T11:15:40.037Z] TF CI Build Failed (check) in 2h 36m 21s [2025-02-03T11:15:40.037Z] [2025-02-03T11:15:40.037Z] Failed checks: [2025-02-03T11:15:40.037Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/ansible-os : FAILURE in 0h 44m 49s [2025-02-03T11:15:40.037Z] [2025-02-03T11:15:40.037Z] Succeeded checks: [2025-02-03T11:15:40.037Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/test-unit : SUCCESS in 0h 56m 34s [2025-02-03T11:15:40.037Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/prepare-ut-sandbox : SUCCESS in 0h 12m 59s [2025-02-03T11:15:40.037Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/build-centos : SUCCESS in 1h 50m 13s [2025-02-03T11:15:40.037Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/juju-k8s : SUCCESS in 0h 49m 40s [Pipeline] withCredentials [2025-02-03T11:15:40.064Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-03T11:15:40.142Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-03T11:15:40.496Z] + /home/jenkins/workspace/pipeline-check@4/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --patchset 1 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 2h 36m 21s [2025-02-03T11:15:40.496Z] [2025-02-03T11:15:40.496Z] Failed checks: [2025-02-03T11:15:40.496Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/ansible-os : FAILURE in 0h 44m 49s [2025-02-03T11:15:40.496Z] [2025-02-03T11:15:40.496Z] Succeeded checks: [2025-02-03T11:15:40.496Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/test-unit : SUCCESS in 0h 56m 34s [2025-02-03T11:15:40.496Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/prepare-ut-sandbox : SUCCESS in 0h 12m 59s [2025-02-03T11:15:40.496Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/build-centos : SUCCESS in 1h 50m 13s [2025-02-03T11:15:40.496Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/juju-k8s : SUCCESS in 0h 49m 40s' [2025-02-03T11:15:40.496Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~master~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'master', 'attention_set': {'1000042': {'account': {'_account_id': 1000042}, 'last_update': '2025-02-03 08:39:20.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-03 08:39:08.000000000', 'updated': '2025-02-03 08:39:20.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '86b62ca5cca4e551cf0e9f3a829518a05c897952', '_number': 1325, 'owner': {'_account_id': 1000042}, 'labels': {'Code-Review': {'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': {'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': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': '75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288', 'revisions': {'75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-03 08:39:08.000000000', 'uploader': {'_account_id': 1000042}, 'ref': 'refs/changes/25/1325/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/25/1325/1'}}, 'commit': {'parents': [{'commit': 'a1a835212bada6289477e5af2cc469dbdc239a82', 'subject': 'Merge "Do not try to invalidate evicted flows"'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 08:39:07.000000000', 'tz': 180}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-03T11:15:40.496Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 2h 36m 21s\n\nFailed checks:\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/ansible-os : FAILURE in 0h 44m 49s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/test-unit : SUCCESS in 0h 56m 34s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/prepare-ut-sandbox : SUCCESS in 0h 12m 59s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/build-centos : SUCCESS in 1h 50m 13s\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/25/1325/1/check_1336/juju-k8s : SUCCESS in 0h 49m 40s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-02-03T11:15:40.863Z] Archiving artifacts [Pipeline] withCredentials [2025-02-03T11:15:40.980Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-02-03T11:15:41.305Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T11:15:41.866Z] 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 [2025-02-03T11:15:42.295Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-02-03T11:15:42.321Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-02-03T11:15:42.348Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #34163 [Pipeline] timeout [2025-02-03T11:15:42.365Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-03T11:15:42.403Z] Scheduling project: cleanup-workers [2025-02-03T11:15:49.366Z] Starting building: cleanup-workers #3670 [2025-02-03T11:15:52.839Z] Build cleanup-workers #3670 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-02-03T11:15:52.923Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-02-03T11:15:52.995Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-02-03T11:15:53.275Z] + ls -la cleanup-workers-34163 [2025-02-03T11:15:53.275Z] ls: cannot access 'cleanup-workers-34163': No such file or directory [2025-02-03T11:15:53.275Z] + /bin/true [Pipeline] withCredentials [2025-02-03T11:15:53.336Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-03T11:15:53.641Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-03T11:15:54.202Z] 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 [2025-02-03T11:15:55.115Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-02-03T11:15:55.127Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-02-03T11:15:55.140Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-02-03T11:15:55.153Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-02-03T11:15:55.166Z] 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] } [2025-02-03T11:15:55.229Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-02-03T11:15:55.285Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/1336/consoleText [Pipeline] withCredentials [2025-02-03T11:15:55.315Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh