Skip to content

Instantly share code, notes, and snippets.

@4e6
Created December 29, 2017 18:22
Show Gist options
  • Save 4e6/9016b5243062bac803cc5ddaf9166c89 to your computer and use it in GitHub Desktop.
Save 4e6/9016b5243062bac803cc5ddaf9166c89 to your computer and use it in GitHub Desktop.
Dec 29 18:12:07 localhost systemd[1]: Starting Fetch host keys and authorized_keys for root user...
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: obtaining SSH key...
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: --2017-12-29 18:12:07-- http://metadata.google.internal/0.1/meta-data/authorized-keys
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Resolving metadata.google.internal (metadata.google.internal)... 169.254.169.254
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Connecting to metadata.google.internal (metadata.google.internal)|169.254.169.254|:80... connected.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: HTTP request sent, awaiting response... 200 OK
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Length: 113 [application/text]
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Saving to: ‘/run/tmp.OQwfTw2zGL’
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: 0K 100% 53.0M=0s
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: 2017-12-29 18:12:07 (53.0 MB/s) - ‘/run/tmp.OQwfTw2zGL’ saved [113/113]
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: grep: /root/.ssh/authorized_keys: No such file or directory
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: New key added to authorized_keys.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: trying to obtain SSH private host key ssh_host_rsa_key
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: --2017-12-29 18:12:07-- http://metadata.google.internal/0.1/meta-data/attributes/ssh_host_rsa_key
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Resolving metadata.google.internal (metadata.google.internal)... 169.254.169.254
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Connecting to metadata.google.internal (metadata.google.internal)|169.254.169.254|:80... connected.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: HTTP request sent, awaiting response... 404 Not Found
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: 2017-12-29 18:12:07 ERROR 404: Not Found.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Downloading http://metadata.google.internal/0.1/meta-data/attributes/ssh_host_rsa_key failed.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: trying to obtain SSH private host key ssh_host_ed25519_key
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: --2017-12-29 18:12:07-- http://metadata.google.internal/0.1/meta-data/attributes/ssh_host_ed25519_key
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Resolving metadata.google.internal (metadata.google.internal)... 169.254.169.254
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Connecting to metadata.google.internal (metadata.google.internal)|169.254.169.254|:80... connected.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: HTTP request sent, awaiting response... 200 OK
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Length: 419 [application/text]
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Saving to: ‘/run/tmp.hW66uuu06M’
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: 0K 100% 107M=0s
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: 2017-12-29 18:12:07 (107 MB/s) - ‘/run/tmp.hW66uuu06M’ saved [419/419]
Dec 29 18:12:07 localhost systemd[1]: Started Fetch host keys and authorized_keys for root user.
Dec 29 18:12:07 localhost fetch-ssh-keys-start[891]: Downloaded /etc/ssh/ssh_host_ed25519_key
Dec 29 18:12:07 localhost systemd[1]: Starting SSH Daemon...
Dec 29 18:12:09 localhost sshd-pre-start[914]: Generating public/private rsa key pair.
Dec 29 18:12:09 localhost sshd-pre-start[914]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Dec 29 18:12:09 localhost sshd-pre-start[914]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Dec 29 18:12:09 localhost sshd-pre-start[914]: The key fingerprint is:
Dec 29 18:12:09 localhost sshd-pre-start[914]: SHA256:nC6jwi+JQU8jsphorJUD5O3siOfmO5zgEbSgsE4GvTs root@localhost
Dec 29 18:12:09 localhost sshd-pre-start[914]: The key's randomart image is:
Dec 29 18:12:09 localhost sshd-pre-start[914]: +---[RSA 4096]----+
Dec 29 18:12:09 localhost sshd-pre-start[914]: | . |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |+o. |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |O.o. |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |=O.+ . . |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |X+Bo. S |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |B=E+ . |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |=B+= o . |
Dec 29 18:12:09 localhost sshd-pre-start[914]: |+o@. . o |
Dec 29 18:12:09 localhost sshd-pre-start[914]: | =+*o |
Dec 29 18:12:09 localhost sshd-pre-start[914]: +----[SHA256]-----+
Dec 29 18:12:09 localhost systemd[1]: Started SSH Daemon.
Dec 29 18:12:09 localhost systemd[1]: Reached target Multi-User System.
Dec 29 18:12:09 localhost systemd[1]: Startup finished in 5.110s (kernel) + 10.931s (userspace) = 16.042s.
Dec 29 18:12:09 localhost sshd[919]: Server listening on 0.0.0.0 port 22.
Dec 29 18:12:09 localhost sshd[919]: Server listening on :: port 22.
Dec 29 18:12:11 localhost sshd[921]: Accepted publickey for root from 128.68.32.44 port 38270 ssh2: ED25519 SHA256:ywXM4WYuGyKXgbpcd+Q0SB9I+QvoIz9ukyQidxaAvzg
Dec 29 18:12:11 localhost sshd[921]: pam_unix(sshd:session): session opened for user root by (uid=0)
Dec 29 18:12:11 localhost systemd[1]: Created slice User Slice of root.
Dec 29 18:12:11 localhost systemd-logind[770]: New session 1 of user root.
Dec 29 18:12:11 localhost systemd[1]: Started Session 1 of user root.
Dec 29 18:12:11 localhost systemd[1]: Starting User Manager for UID 0...
Dec 29 18:12:11 localhost systemd[924]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Dec 29 18:12:11 localhost systemd[924]: Reached target Sockets.
Dec 29 18:12:11 localhost systemd[924]: Reached target Timers.
Dec 29 18:12:11 localhost systemd[924]: Reached target Paths.
Dec 29 18:12:11 localhost systemd[924]: Reached target Basic System.
Dec 29 18:12:11 localhost systemd[924]: Starting SSH Agent...
Dec 29 18:12:11 localhost systemd[924]: Started SSH Agent.
Dec 29 18:12:11 localhost systemd[924]: Reached target Default.
Dec 29 18:12:11 localhost systemd[924]: Startup finished in 61ms.
Dec 29 18:12:11 localhost systemd[1]: Started User Manager for UID 0.
Dec 29 18:12:15 localhost dhcpcd[890]: eth0: no IPv6 Routers available
Dec 29 18:12:33 localhost systemd-timesyncd[689]: Synchronized to time server 169.254.169.254:123 (metadata.google.internal).
Dec 29 18:12:33 localhost systemd[1]: Time has been changed
Dec 29 18:12:33 localhost systemd[924]: Time has been changed
Dec 29 18:14:19 localhost systemd[1]: Started Nix Daemon.
Dec 29 18:14:19 localhost nix-daemon[3052]: accepted connection from pid 3041, user root (trusted)
Dec 29 18:14:28 localhost nixos[3088]: switching to system configuration /nix/store/d8a1pzzzw0xp3p1gr3h8kyk254cj14pa-nixos-system-machine-17.09.2484.3aec59c99ff
Dec 29 18:14:28 localhost systemd[1]: Stopping Kernel Auditing...
Dec 29 18:14:28 localhost systemd[1]: Stopped Fetch host keys and authorized_keys for root user.
Dec 29 18:14:28 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel.
Dec 29 18:14:28 localhost systemd[1]: Stopped target Local File Systems.
Dec 29 18:14:28 localhost systemd[1]: Stopped target All Network Interfaces (deprecated).
Dec 29 18:14:28 localhost systemd[1]: Stopped Extra networking commands..
Dec 29 18:14:28 localhost systemd[1]: Stopped udev Coldplug all Devices.
Dec 29 18:14:28 localhost systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Dec 29 18:14:28 localhost systemd[1]: Stopping Network Time Synchronization...
Dec 29 18:14:28 localhost systemd[1]: Stopped Rebuild Journal Catalog.
Dec 29 18:14:28 localhost systemd[1]: Stopped target Remote File Systems.
Dec 29 18:14:28 localhost systemd[1]: Stopping Name Service Cache Daemon...
Dec 29 18:14:29 localhost nix-daemon[3052]: error: interrupted by the user
Dec 29 18:14:29 localhost systemd[1]: Stopping Nix Daemon...
Dec 29 18:14:29 localhost systemd[1]: Stopped Networking Setup.
Dec 29 18:14:29 localhost systemd[1]: Stopping udev Kernel Device Manager...
Dec 29 18:14:29 localhost systemd[1]: Stopped Apply Kernel Variables.
Dec 29 18:14:29 localhost systemd[1]: Stopped Load Kernel Modules.
Dec 29 18:14:29 localhost systemd[1]: Stopped udev Kernel Device Manager.
Dec 29 18:14:29 localhost systemd[1]: Stopped Network Time Synchronization.
Dec 29 18:14:29 localhost systemd[1]: Stopped Name Service Cache Daemon.
Dec 29 18:14:29 localhost systemd[1]: nix-daemon.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 18:14:29 localhost systemd[1]: Stopped Nix Daemon.
Dec 29 18:14:29 localhost systemd[1]: nix-daemon.service: Unit entered failed state.
Dec 29 18:14:29 localhost systemd[1]: nix-daemon.service: Failed with result 'exit-code'.
Dec 29 18:14:29 localhost systemd[1]: Closed Nix Daemon Socket.
Dec 29 18:14:29 localhost systemd[1]: Stopped Create Static Device Nodes in /dev.
Dec 29 18:14:29 localhost systemd[1]: Closed udev Kernel Socket.
Dec 29 18:14:29 localhost systemd[1]: Closed udev Control Socket.
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: No rules
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: enabled 0
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: failure 1
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: pid 0
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: rate_limit 0
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: backlog_limit 64
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: lost 5
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: backlog 0
Dec 29 18:14:29 localhost 8rds4vlaakyfd3nh8nrn3xwbam607ip0-audit-stop[3121]: backlog_wait_time 60000
Dec 29 18:14:29 localhost systemd[1]: Stopped Kernel Auditing.
Dec 29 18:14:29 machine systemd[1]: Reexecuting.
Dec 29 18:14:29 machine kernel: systemd: 36 output lines suppressed due to ratelimiting
Dec 29 18:14:30 machine systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT -SELINUX +IMA +APPARMOR -SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
Dec 29 18:14:30 machine systemd[1]: Detected virtualization kvm.
Dec 29 18:14:30 machine systemd[1]: Detected architecture x86-64.
Dec 29 18:14:30 machine systemd[1]: Reloading.
Dec 29 18:14:30 machine systemd[1]: Reloading Root Mount.
Dec 29 18:14:30 machine kernel: EXT4-fs (sda1): re-mounted. Opts: (null)
Dec 29 18:14:30 machine systemd[1]: Reloading D-Bus System Message Bus.
Dec 29 18:14:30 machine systemd[1]: Reloaded Root Mount.
Dec 29 18:14:30 machine systemd[1]: Reloading Kernel Debug File System.
Dec 29 18:14:30 machine systemd[1]: Reloading POSIX Message Queue File System.
Dec 29 18:14:30 machine systemd[1]: Reloading Huge Pages File System.
Dec 29 18:14:30 machine systemd[1]: Reloaded POSIX Message Queue File System.
Dec 29 18:14:30 machine systemd[1]: Reloaded Huge Pages File System.
Dec 29 18:14:30 machine systemd[1]: Reloaded Kernel Debug File System.
Dec 29 18:14:30 machine dbus[786]: [system] Reloaded configuration
Dec 29 18:14:30 machine dbus-send[3320]: method return time=1514571270.567687 sender=org.freedesktop.DBus -> destination=:1.4 serial=3 reply_serial=2
Dec 29 18:14:30 machine systemd[1]: Reloaded D-Bus System Message Bus.
Dec 29 18:14:30 machine systemd[1]: Stopping DHCP Client...
Dec 29 18:14:30 machine dhcpcd[890]: received SIGTERM, stopping
Dec 29 18:14:30 machine dhcpcd[890]: eth0: removing interface
Dec 29 18:14:30 machine dhcpcd[890]: eth0: deleting address fe80::4001:c0ff:fea8:402
Dec 29 18:14:30 machine dhcpcd[890]: eth0: deleting default route via 192.168.4.1
Dec 29 18:14:30 machine dhcpcd[890]: eth0: deleting host route to 192.168.4.1
Dec 29 18:14:30 machine systemd[1]: Started Backup ssh keys before they overwritten by the google-instance-setup.service.
Dec 29 18:14:30 machine systemd[1]: Reached target Local File Systems.
Dec 29 18:14:30 machine systemd[1]: Stopping SSH Daemon...
Dec 29 18:14:30 machine sshd[919]: Received signal 15; terminating.
Dec 29 18:14:30 machine systemd[1]: Stopped SSH Daemon.
Dec 29 18:14:30 machine systemd[1]: Starting Google Compute Engine Instance Setup...
Dec 29 18:14:30 machine systemd[1]: Starting Fetch host keys and authorized_keys for root user...
Dec 29 18:14:30 machine dbus[786]: [system] Reloaded configuration
Dec 29 18:14:30 machine systemd[1]: Stopped Flush Journal to Persistent Storage.
Dec 29 18:14:30 machine systemd[1]: Stopping Flush Journal to Persistent Storage...
Dec 29 18:14:30 machine systemd-journald[643]: Journal stopped
Dec 29 18:14:30 machine systemd-journald[643]: Received SIGTERM from PID 1 (systemd).
Dec 29 18:14:30 machine systemd-journald[3341]: Journal started
Dec 29 18:14:30 machine systemd-journald[3341]: System journal (/var/log/journal/2c56a1ba127e59ba30683fa7276db142) is 8.0M, max 4.0G, 3.9G free.
Dec 29 18:14:30 machine kernel: audit_printk_skb: 15 callbacks suppressed
Dec 29 18:14:30 machine kernel: audit: type=1130 audit(1514571270.769:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 29 18:14:30 machine kernel: audit: type=1130 audit(1514571270.782:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine systemd[1]: Started Flush Journal to Persistent Storage.
Dec 29 18:14:30 machine kernel: audit: type=1130 audit(1514571270.938:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine kernel: audit: type=1131 audit(1514571270.938:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:30 machine dhcpcd[890]: dhcpcd exited
Dec 29 18:14:30 machine systemd[1]: Stopped DHCP Client.
Dec 29 18:14:30 machine systemd[1]: Starting DHCP Client...
Dec 29 18:14:30 machine dhcpcd[3378]: dev: loaded udev
Dec 29 18:14:31 machine dhcpcd[3378]: DUID 00:01:00:01:21:d9:41:f1:42:01:c0:a8:04:02
Dec 29 18:14:31 machine dhcpcd[3378]: eth0: IAID c0:a8:04:02
Dec 29 18:14:31 machine dhcpcd[3378]: eth0: adding address fe80::4001:c0ff:fea8:402
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO Running set_multiqueue.
Dec 29 18:14:31 machine instance-setup[3333]: INFO Running set_multiqueue.
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO Setting /proc/irq/29/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:31 machine instance-setup[3333]: INFO Setting /proc/irq/29/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO /proc/irq/29/smp_affinity_list: real affinity 0
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO Setting /proc/irq/30/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:31 machine instance-setup[3333]: INFO /proc/irq/29/smp_affinity_list: real affinity 0
Dec 29 18:14:31 machine instance-setup[3333]: INFO Setting /proc/irq/30/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO /proc/irq/30/smp_affinity_list: real affinity 0
Dec 29 18:14:31 machine instance-setup[3333]: INFO /proc/irq/30/smp_affinity_list: real affinity 0
Dec 29 18:14:31 machine google_instance_setup[3333]: instance-setup: INFO Queue 0 XPS=1 for /sys/class/net/eth0/queues/tx-0/xps_cpus
Dec 29 18:14:31 machine instance-setup[3333]: INFO Queue 0 XPS=1 for /sys/class/net/eth0/queues/tx-0/xps_cpus
Dec 29 18:14:31 machine dhcpcd[3378]: eth0: soliciting an IPv6 router
Dec 29 18:14:31 machine dhcpcd[3378]: eth0: rebinding lease of 192.168.4.2
Dec 29 18:14:31 machine dhcpcd[3378]: eth0: probing address 192.168.4.2/32
Dec 29 18:14:36 machine google_instance_setup[3333]: instance-setup: ERROR GET request error retrieving metadata. <urlopen error [Errno 101] Network is unreachable>.
Dec 29 18:14:36 machine instance-setup[3333]: ERROR GET request error retrieving metadata. <urlopen error [Errno 101] Network is unreachable>.
Dec 29 18:14:36 machine dhcpcd[3378]: eth0: leased 192.168.4.2 for 86400 seconds
Dec 29 18:14:36 machine dhcpcd[3378]: eth0: adding host route to 192.168.4.1
Dec 29 18:14:36 machine dhcpcd[3378]: eth0: adding default route via 192.168.4.1
Dec 29 18:14:36 machine dhcpcd[3378]: Failed to try-reload-or-restart ntpd.service: Unit ntpd.service not found.
Dec 29 18:14:36 machine dhcpcd[3378]: Failed to try-reload-or-restart openntpd.service: Unit openntpd.service not found.
Dec 29 18:14:36 machine kernel: audit: type=1130 audit(1514571276.856:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:36 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:36 machine dhcpcd[3378]: forked to background, child pid 3446
Dec 29 18:14:36 machine systemd[1]: Started DHCP Client.
Dec 29 18:14:41 machine google_instance_setup[3333]: instance-setup: INFO Generating SSH host keys for instance 1554973734717832078.
Dec 29 18:14:41 machine instance-setup[3333]: INFO Generating SSH host keys for instance 1554973734717832078.
Dec 29 18:14:41 machine google_instance_setup[3333]: instance-setup: INFO Generating SSH key /etc/ssh/ssh_host_ed25519_key.
Dec 29 18:14:41 machine instance-setup[3333]: INFO Generating SSH key /etc/ssh/ssh_host_ed25519_key.
Dec 29 18:14:41 machine google_instance_setup[3333]: instance-setup: INFO Generating SSH key /etc/ssh/ssh_host_rsa_key.
Dec 29 18:14:41 machine instance-setup[3333]: INFO Generating SSH key /etc/ssh/ssh_host_rsa_key.
Dec 29 18:14:41 machine kernel: audit: type=1130 audit(1514571281.484:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=google-instance-setup comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine kernel: audit: type=1131 audit(1514571281.484:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=google-instance-setup comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine kernel: audit: type=1130 audit(1514571281.485:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=restore-ssh-keys comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=google-instance-setup comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=google-instance-setup comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=restore-ssh-keys comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine systemd[1]: Started Google Compute Engine Instance Setup.
Dec 29 18:14:41 machine systemd[1]: Started Restore ssh keys after the google-instance-setup.service finishes.
Dec 29 18:14:41 machine systemd[1]: Starting SSH Daemon...
Dec 29 18:14:41 machine restore-ssh-keys-start[3449]: '/root/ssh_host_ed25519_key' -> '/etc/ssh/ssh_host_ed25519_key'
Dec 29 18:14:41 machine restore-ssh-keys-start[3449]: '/root/ssh_host_ed25519_key.pub' -> '/etc/ssh/ssh_host_ed25519_key.pub'
Dec 29 18:14:41 machine kernel: audit: type=1131 audit(1514571281.540:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=restore-ssh-keys comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=restore-ssh-keys comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine kernel: audit: type=1130 audit(1514571281.575:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/nix/store/dq33ar4qk4fvxx5ji4fg99nw282f08ia-systemd-234/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 29 18:14:41 machine systemd[1]: Started SSH Daemon.
Dec 29 18:14:41 machine systemd[1]: Starting Kernel Auditing...
Dec 29 18:14:41 machine sshd[3456]: Server listening on 0.0.0.0 port 22.
Dec 29 18:14:41 machine sshd[3456]: Server listening on :: port 22.
Dec 29 18:14:41 machine systemd[1]: Starting Create list of required static device nodes for the current kernel...
Dec 29 18:14:41 machine y12jczrbnj3qm30b5xc3axzzxjxnrnrl-audit-disable[3460]: No rules
Dec 29 18:14:41 machine audit: CONFIG_CHANGE audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
Dec 29 18:14:41 machine kernel: audit: type=1305 audit(1514571281.745:27): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
Dec 29 18:14:41 machine systemd[1]: Started Kernel Auditing.
Dec 29 18:14:41 machine systemd[1]: Starting Network Time Synchronization...
Dec 29 18:14:41 machine systemd[1]: Listening on udev Control Socket.
Dec 29 18:14:41 machine systemd[1]: Listening on udev Kernel Socket.
Dec 29 18:14:41 machine systemd[1]: Starting udev Coldplug all Devices...
Dec 29 18:14:41 machine systemd[1]: Reached target All Network Interfaces (deprecated).
Dec 29 18:14:41 machine systemd[1]: Reached target Remote File Systems.
Dec 29 18:14:41 machine systemd[1]: Starting Load Kernel Modules...
Dec 29 18:14:41 machine systemd[1]: Starting Rebuild Journal Catalog...
Dec 29 18:14:41 machine systemd[1]: Started Network Time Synchronization.
Dec 29 18:14:41 machine systemd-timesyncd[3469]: Synchronized to time server 169.254.169.254:123 (metadata.google.internal).
Dec 29 18:14:41 machine systemd[1]: Started udev Coldplug all Devices.
Dec 29 18:14:41 machine systemd[1]: Started Rebuild Journal Catalog.
Dec 29 18:14:41 machine systemd[1]: Started Create list of required static device nodes for the current kernel.
Dec 29 18:14:41 machine systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 29 18:14:42 machine systemd[1]: Started Create Static Device Nodes in /dev.
Dec 29 18:14:42 machine systemd[1]: Starting udev Kernel Device Manager...
Dec 29 18:14:42 machine systemd-udevd[3480]: Specified group 'kvm' unknown
Dec 29 18:14:42 machine systemd[1]: Started udev Kernel Device Manager.
Dec 29 18:14:42 machine systemd[1]: Started Load Kernel Modules.
Dec 29 18:14:42 machine systemd[1]: Starting Apply Kernel Variables...
Dec 29 18:14:42 machine systemd[1]: Started Apply Kernel Variables.
Dec 29 18:14:42 machine systemd[1]: Starting Google Compute Engine Network Setup...
Dec 29 18:14:42 machine systemd[1]: Started Backup ssh keys before they overwritten by the google-instance-setup.service.
Dec 29 18:14:42 machine systemd[1]: Starting Google Compute Engine Instance Setup...
Dec 29 18:14:42 machine systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 29 18:14:42 machine systemd-logind[770]: Watching system buttons on /dev/input/event2 (Sleep Button)
Dec 29 18:14:42 machine systemd-logind[770]: Watching system buttons on /dev/input/event1 (Power Button)
Dec 29 18:14:42 machine backup-ssh-keys-start[3496]: '/etc/ssh/ssh_host_ed25519_key' -> '/root/ssh_host_ed25519_key'
Dec 29 18:14:42 machine systemd[1]: Listening on Nix Daemon Socket.
Dec 29 18:14:42 machine systemd[1]: Started Add extra IPs required for forwarding rules to work.
Dec 29 18:14:42 machine systemd[1]: Starting Name Service Cache Daemon...
Dec 29 18:14:42 machine systemd[1]: Starting Networking Setup...
Dec 29 18:14:42 machine backup-ssh-keys-start[3496]: '/etc/ssh/ssh_host_ed25519_key.pub' -> '/root/ssh_host_ed25519_key.pub'
Dec 29 18:14:42 machine systemd-logind[770]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Dec 29 18:14:42 machine dhcpcd[3446]: eth0: IAID c0:a8:04:02
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/passwd` (1)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/group` (3)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/hosts` (4)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/resolv.conf` (5)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine systemd[1]: Started Name Service Cache Daemon.
Dec 29 18:14:42 machine systemd[1]: Started Networking Setup.
Dec 29 18:14:42 machine systemd[1]: Starting Extra networking commands....
Dec 29 18:14:42 machine systemd[1]: Started Extra networking commands..
Dec 29 18:14:42 machine dhcpcd[3446]: eth0: rebinding lease of 192.168.4.2
Dec 29 18:14:42 machine google-address-manager[3500]: INFO Starting GCE address manager
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Network Setup.
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO Running set_multiqueue.
Dec 29 18:14:42 machine instance-setup[3497]: INFO Running set_multiqueue.
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO Setting /proc/irq/29/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:42 machine instance-setup[3497]: INFO Setting /proc/irq/29/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO /proc/irq/29/smp_affinity_list: real affinity 0
Dec 29 18:14:42 machine instance-setup[3497]: INFO /proc/irq/29/smp_affinity_list: real affinity 0
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO Setting /proc/irq/30/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:42 machine instance-setup[3497]: INFO Setting /proc/irq/30/smp_affinity_list to 0 for device virtio1.
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO /proc/irq/30/smp_affinity_list: real affinity 0
Dec 29 18:14:42 machine instance-setup[3497]: INFO /proc/irq/30/smp_affinity_list: real affinity 0
Dec 29 18:14:42 machine google_instance_setup[3497]: instance-setup: INFO Queue 0 XPS=1 for /sys/class/net/eth0/queues/tx-0/xps_cpus
Dec 29 18:14:42 machine instance-setup[3497]: INFO Queue 0 XPS=1 for /sys/class/net/eth0/queues/tx-0/xps_cpus
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Instance Setup.
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Accounts Daemon.
Dec 29 18:14:42 machine systemd[1]: Starting Google Compute Engine Startup Scripts...
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Clock Skew Daemon.
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine IP Forwarding Daemon.
Dec 29 18:14:42 machine systemd[1]: Starting Google Compute Engine Shutdown Scripts...
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Shutdown Scripts.
Dec 29 18:14:42 machine google_clock_skew_daemon[3589]: google-clock-skew: INFO Starting Google Clock Skew daemon.
Dec 29 18:14:42 machine google-clock-skew[3589]: INFO Starting Google Clock Skew daemon.
Dec 29 18:14:42 machine google_ip_forwarding_daemon[3590]: google-ip-forwarding: INFO Starting Google IP Forwarding daemon.
Dec 29 18:14:42 machine google-ip-forwarding[3590]: INFO Starting Google IP Forwarding daemon.
Dec 29 18:14:42 machine google_clock_skew_daemon[3589]: google-clock-skew: INFO Clock drift token has changed: 0.
Dec 29 18:14:42 machine google-clock-skew[3589]: INFO Clock drift token has changed: 0.
Dec 29 18:14:42 machine google_metadata_script_runner[3587]: startup-script: INFO Starting startup scripts.
Dec 29 18:14:42 machine startup-script[3587]: INFO Starting startup scripts.
Dec 29 18:14:42 machine google_metadata_script_runner[3587]: startup-script: INFO No startup scripts found in metadata.
Dec 29 18:14:42 machine google_metadata_script_runner[3587]: startup-script: INFO Finished running startup scripts.
Dec 29 18:14:42 machine startup-script[3587]: INFO No startup scripts found in metadata.
Dec 29 18:14:42 machine startup-script[3587]: INFO Finished running startup scripts.
Dec 29 18:14:42 machine nscd[3523]: 3523 monitored file `/etc/group` was written to
Dec 29 18:14:42 machine systemd[1]: Started Google Compute Engine Startup Scripts.
Dec 29 18:14:42 machine nixos[3088]: finished switching to system configuration /nix/store/d8a1pzzzw0xp3p1gr3h8kyk254cj14pa-nixos-system-machine-17.09.2484.3aec59c99ff
Dec 29 18:14:42 machine groupadd[3594]: group added to /etc/group: name=google-sudoers, GID=1000
Dec 29 18:14:42 machine nscd[3523]: 3523 monitored file `/etc/group` was moved into place, adding watch
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/passwd` (1)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/group` (6)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine groupadd[3594]: new group: name=google-sudoers, GID=1000
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring file `/etc/group` (6)
Dec 29 18:14:42 machine nscd[3523]: 3523 monitoring directory `/etc` (2)
Dec 29 18:14:42 machine google_accounts_daemon[3586]: google-accounts: ERROR Could not write sudoers file. /etc/sudoers.d/google_sudoers. [Errno 2] No such file or directory: '/etc/sudoers.d/google_sudoers'
Dec 29 18:14:42 machine google-accounts[3586]: ERROR Could not write sudoers file. /etc/sudoers.d/google_sudoers. [Errno 2] No such file or directory: '/etc/sudoers.d/google_sudoers'
Dec 29 18:14:42 machine google_accounts_daemon[3586]: google-accounts: INFO Starting Google Accounts daemon.
Dec 29 18:14:42 machine google-accounts[3586]: INFO Starting Google Accounts daemon.
Dec 29 18:14:42 machine google_accounts_daemon[3586]: google-accounts: DEBUG Checking for changes to user accounts.
Dec 29 18:14:42 machine google_accounts_daemon[3586]: google-accounts: DEBUG Processing key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHHN6v/Nm0Hcw2shHETVRkILcmrU+jIJE5W2uD/dJxT NixOps auto-generated key.
Dec 29 18:14:42 machine google_accounts_daemon[3586]: google-accounts: DEBUG Invalid schema NixOps. Not expiring key.
Dec 29 18:14:43 machine systemd[924]: Time has been changed
Dec 29 18:14:43 machine google_clock_skew_daemon[3589]: google-clock-skew: INFO Synced system time with hardware clock.
Dec 29 18:14:43 machine google-clock-skew[3589]: INFO Synced system time with hardware clock.
Dec 29 18:14:43 machine dhcpcd[3446]: eth0: soliciting an IPv6 router
Dec 29 18:14:43 machine sshd[921]: Received disconnect from 128.68.32.44 port 38270:11: disconnected by user
Dec 29 18:14:43 machine sshd[921]: Disconnected from 128.68.32.44 port 38270
Dec 29 18:14:43 machine sshd[921]: pam_unix(sshd:session): session closed for user root
Dec 29 18:14:43 machine systemd-logind[770]: Removed session 1.
Dec 29 18:14:43 machine systemd[1]: Stopping User Manager for UID 0...
Dec 29 18:14:43 machine systemd[924]: Stopped target Default.
Dec 29 18:14:43 machine systemd[924]: Stopping SSH Agent...
Dec 29 18:14:43 machine systemd[924]: Stopped SSH Agent.
Dec 29 18:14:43 machine systemd[924]: Reached target Shutdown.
Dec 29 18:14:43 machine systemd[924]: Starting Exit the Session...
Dec 29 18:14:43 machine systemd[924]: Stopped target Basic System.
Dec 29 18:14:43 machine systemd[924]: Stopped target Timers.
Dec 29 18:14:43 machine systemd[924]: Stopped target Sockets.
Dec 29 18:14:43 machine systemd[924]: Stopped target Paths.
Dec 29 18:14:43 machine systemd[924]: Received SIGRTMIN+24 from PID 3602 (kill).
Dec 29 18:14:43 machine systemd[1]: user@0.service: Killing process 3602 (kill) with signal SIGKILL.
Dec 29 18:14:43 machine systemd[1]: Stopped User Manager for UID 0.
Dec 29 18:14:43 machine systemd[1]: Removed slice User Slice of root.
Dec 29 18:14:45 machine kernel: floppy0: no floppy controllers found
Dec 29 18:14:55 machine dhcpcd[3446]: eth0: no IPv6 Routers available
Dec 29 18:16:11 machine google_accounts_daemon[3586]: google-accounts: DEBUG Checking for changes to user accounts.
Dec 29 18:16:11 machine google_accounts_daemon[3586]: google-accounts: DEBUG Processing key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHHN6v/Nm0Hcw2shHETVRkILcmrU+jIJE5W2uD/dJxT NixOps auto-generated key.
Dec 29 18:16:11 machine google_accounts_daemon[3586]: google-accounts: DEBUG Invalid schema NixOps. Not expiring key.
Dec 29 18:17:41 machine google_accounts_daemon[3586]: google-accounts: DEBUG Checking for changes to user accounts.
Dec 29 18:17:41 machine google_accounts_daemon[3586]: google-accounts: DEBUG Processing key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHHN6v/Nm0Hcw2shHETVRkILcmrU+jIJE5W2uD/dJxT NixOps auto-generated key.
Dec 29 18:17:41 machine google_accounts_daemon[3586]: google-accounts: DEBUG Invalid schema NixOps. Not expiring key.
Dec 29 18:19:10 machine google_accounts_daemon[3586]: google-accounts: DEBUG Checking for changes to user accounts.
Dec 29 18:19:10 machine google_accounts_daemon[3586]: google-accounts: DEBUG Processing key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHHN6v/Nm0Hcw2shHETVRkILcmrU+jIJE5W2uD/dJxT NixOps auto-generated key.
Dec 29 18:19:10 machine google_accounts_daemon[3586]: google-accounts: DEBUG Invalid schema NixOps. Not expiring key.
Dec 29 18:19:21 machine sshd[3616]: Accepted publickey for root from 128.68.32.44 port 38364 ssh2: ED25519 SHA256:ywXM4WYuGyKXgbpcd+Q0SB9I+QvoIz9ukyQidxaAvzg
Dec 29 18:19:21 machine sshd[3616]: pam_unix(sshd:session): session opened for user root by (uid=0)
Dec 29 18:19:21 machine systemd[1]: Created slice User Slice of root.
Dec 29 18:19:21 machine systemd-logind[770]: New session 3 of user root.
Dec 29 18:19:21 machine systemd[1]: Started Session 3 of user root.
Dec 29 18:19:21 machine systemd[1]: Starting User Manager for UID 0...
Dec 29 18:19:21 machine systemd[3619]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Dec 29 18:19:21 machine systemd[3619]: Reached target Timers.
Dec 29 18:19:21 machine systemd[3619]: Reached target Paths.
Dec 29 18:19:21 machine systemd[3619]: Reached target Sockets.
Dec 29 18:19:21 machine systemd[3619]: Reached target Basic System.
Dec 29 18:19:21 machine systemd[3619]: Reached target Default.
Dec 29 18:19:21 machine systemd[3619]: Startup finished in 17ms.
Dec 29 18:19:21 machine systemd[1]: Started User Manager for UID 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment