I'm trying to root a Pixel.
I booted the 3.4.0 TWRP img file successfully and installed the associated .zip file. There were a couple of errors, but the overall process seemed to be successful.
But verifiying failed. The process told me to upload the recovery.log (a portion of which is below) to XDA.
...
Image patching complete!
Done installing TWRP!
*** NOTE: You are now unrooted! ***
I:Updater process ended with RC=0
I:Install took 11 second(s).
Updating partition details...
Failed to mount '/system_root' (Invalid argument)
I:Actual block device: '/dev/block/sda33', current file system: 'ext4'
I:Unable to mount '/system_root'
I:Actual block device: '/dev/block/sda33', current file system: 'ext4'
Failed to mount '/vendor' (Invalid argument)
I:Actual block device: '/dev/block/bootdevice/by-name/vendor_a', current file system: 'ext4'
I

ata backup size is 3154MB, free: 111347MB.
...done
I:Set page: 'flash_done'
I

peration_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I

peration_start: 'Flashing'
Installing zip file '/sdcard/Download/VerifiedBootSigner-v8.zip'
Checking for Digest file...
Unmounting System...
I:Update binary zip
Verifying package compatibility...
Package doesn't contain compatibility.zip entry
I:Extracting updater binary 'META-INF/com/google/android/update-binary'
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
********************************
* Android Verified Boot Signer *
* v8: (c) Chainfire 2017-05-28 *
********************************
mount: losetup failed 1
cat: /fstab.*: No such file or directory
mount: '/system' not in fstab
mount: '/system' not in fstab
mount: '/system' not in fstab
System:
Boot: /dev/block/bootdevice/by-name/boot_a
Extracting files
Archive: /sdcard/Download/VerifiedBootSigner-v8.zip
inflating: META-INF/MANIFEST.MF
inflating: BootSignature_Android.jar
inflating: META-INF/CERT.RSA
inflating: META-INF/CERT.SF
inflating: supersu.pk8
inflating: META-INF/com/google/android/updater-script
inflating: META-INF/com/google/android/update-binary
inflating: supersu.x509.der
Dumping boot image
65536+0 records in
65536+0 records out
33554432 bytes transferred in 0.463 secs (72471775 bytes/sec)
Verifying boot image
Warning: unexpected result
initialize runtimeinitialize runtime
Something unexpected has happened. Please pull /tmp/recovery.log and post it to the thread on XDA
Continuing and treating boot image as unsigned
/tmp/updater[416]: /system/bin/dalvikvm: not found
Signing boot image
Verifying signed boot image
Abort: verification failed
umount: /system: Invalid argument
umount: /system: Invalid argument
umount: /system_root: Invalid argument
umount: /system_other: No such file or directory
umount: /dev/random: Invalid argument
Something unexpected has happened. Please pull /tmp/recovery.log and post it to the thread on XDA
Updater process ended with ERROR: 1
I:Install took 1 second(s).
Error installing zip file '/sdcard/Download/VerifiedBootSigner-v8.zip'
Updating partition details...
Failed to mount '/system_root' (Invalid argument)
I:Actual block device: '/dev/block/sda33', current file system: 'ext4'
I:Unable to mount '/system_root'
I:Actual block device: '/dev/block/sda33', current file system: 'ext4'
Failed to mount '/vendor' (Invalid argument)
I:Actual block device: '/dev/block/bootdevice/by-name/vendor_a', current file system: 'ext4'
I

ata backup size is 3154MB, free: 111347MB.
...done
I:Set page: 'flash_done'
I

peration_end - status=1
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'filemanagerlist'
I:Set page: 'filemanageroptions'
I:Set page: 'choosedestinationfolder'
I:Set page: 'filemanagerconfirm'
I:Set page: 'filemanageraction'
I

peration_start: 'Command'
I:Running command: 'cp "/tmp/recovery.log" "/sdcard/Download"'