OS : Linux
PHP Version : 7.4.33
Software : Apache/2.4.6 (CentOS) PHP/7.4.33
Information System : ó
oBú]c @ sÄ d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z i d d 6d d 6Z e j
e ƒ Z d d
„ Z d „ Z d d „ Z d
„ Z d d d d „ Z d „ Z d S( iÿÿÿÿN( t log( t net( t
url_helper( t utilt eth0t publict eth1t privatec C s! | s" t ƒ } t j d | ƒ n | s7 t d ƒ ‚ n d j t j d d ƒ t j d d ƒ ƒ } d d d
| d | g } d d d
d | d g } t j d ƒ s¯ t d ƒ ‚ n yA t j | ƒ t j d | | ƒ t j | ƒ t j d | ƒ Wn* t
k
rt j t d | | ƒ ‚ n X| S( sí Bring up NIC using an address using link-local (ip4LL) IPs. On
DigitalOcean, the link-local domain is per-droplet routed, so there
is no risk of collisions. However, to be more safe, the ip4LL
address is random.
s, selected interface '%s' for reading metadatasP unable to find interfaces to access themeta-data server. This droplet is broken.s 169.254.{0}.{1}/16i i¨ i iÿ t ipt addrt addt devt linkt sett ups4 No 'ip' command available to configure ip4LL addresss# assigned ip4LL address '%s' to '%s's brought device '%s' upsR ip4LL address assignment of '%s' to '%s' failed. Droplet networking will be broken( t get_link_local_nict LOGt debugt RuntimeErrort formatt randomt randintR t whicht subpt Exceptiont logexc( t nicR t ip_addr_cmdt ip_link_cmd( ( sJ /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/digitalocean.pyt assign_ipv4_link_local s*
c C sK g t j ƒ D] } t j | ƒ r
| ^ q
} | s8 d St | d d „ ƒS( Nt keyc S s t j | d ƒ S( Nt ifindex( t cloudnett read_sys_net_int( t d( ( sJ /usr/lib/python2.7/site-packages/cloudinit/sources/helpers/digitalocean.pyt