HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/cloudinit/__pycache__/warnings.cpython-36.pyc
3

\�me
�@s\ddlZddlZddlZddlmZmZeje�Zddd�Z	dd�Z
d
d	d
�Zddd�ZdS)�N)�helpers�utila'
This system is using the EC2 Metadata Service, but does not appear to
be running on Amazon EC2 or one of cloud-init's known platforms that
provide a EC2 Metadata service. In the future, cloud-init may stop
reading metadata from the EC2 Metadata Service unless the platform can
be identified.

If you are seeing this message, please file a bug against
cloud-init at
   https://github.com/canonical/cloud-init/issues
Make sure to include the cloud provider your instance is
running on.

For more information see
  https://github.com/canonical/cloud-init/issues/2795

After you have filed a bug, you can disable this warning by
launching your instance with the cloud-config below, or
putting that content into
   /etc/cloud/cloud.cfg.d/99-ec2-datasource.cfg

#cloud-config
datasource:
 Ec2:
  strict_id: falsea�
A new feature in cloud-init identified possible datasources for
this system as:
  {dslist}
However, the datasource used was: {source}

In the future, cloud-init will only attempt to use datasources that
are identified or specifically configured.
For more information see
  https://bugs.launchpad.net/bugs/1669675

If you are seeing this message, please file a bug against
cloud-init at
   https://github.com/canonical/cloud-init/issues
Make sure to include the cloud provider your instance is
running on.

After you have filed a bug, you can disable this warning by launching
your instance with the cloud-config below, or putting that content
into /etc/cloud/cloud.cfg.d/99-warnings.cfg

#cloud-config
warnings:
  dsid_missing_source: off)Z
non_ec2_mdZdsid_missing_sourcecCs&tj|jdi�jdi�d�}|jd�S)NZsystem_info�paths)Z	path_cfgs�warnings)r�Paths�getZ
get_ipath_cur)�cfgr�r	�/usr/lib/python3.6/warnings.py�
_get_warn_dir?srTcCs�||f}|st|t�r|Stj|d|f�}|dkr:|S|d
krFdS|dkrRd
S|jd�\}}}|d	krn|S|r�yt|�}Wntk
r�|SXd|fS)Nr�on�trueT�off�falseF�,�sleep)rr
T)TN)rrF)FN)�
isinstance�dictrZget_cfg_by_path�	partition�int�
ValueError)r�name�moder�defaultZncfg�_Zcsleepr	r	r
�_load_warn_cfgFs&rcKs|dkri}t||||d�\}}|s(dSt|jf|�}d}|d}d|}d|d}	g}
x$|jd�j�D]}|
j||�qlW|	}|r�d|}
|
j|d�d}tjt	j
jt|�|�|	dj|
�d|	�t
jd|	dj|
�|�|�rt
jd	||�tj|�dS)
N)rr�F�z
# %%-%ds #�*�
z  [sleeping for %d seconds]  z%s%s
%sz$sleeping %d seconds for warning '%s')r�WARNINGS�format�strip�
splitlines�append�centerrZ
write_file�os�path�joinr�LOGZwarning�debug�timer)rrrr�kwargs�msgZmsgwidthZ	linewidthZfmtZtoplineZfmtlines�lineZ	closelineZsleepmsgr	r	r
�show_warningfs0r/)TN)NNT)
Zloggingr&r+Z	cloudinitrrZ	getLogger�__name__r)r rrr/r	r	r	r
�<module>s