Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- docker run -it --device /dev/kvm/ f5ef268da7b7
- + ./adb_redirect.sh
- + ./run_emulator.sh
- + [[ -z 22 ]]
- + emulator_name=emulator_22
- + sd_card_name=/sdcard.img
- + emulator_arguments=(-avd ${emulator_name} -sdcard ${sd_card_name} -verbose)
- + [[ '' == \t\r\u\e ]]
- + binary_name=qemu-system-x86_64-headless
- + echo 'Rendering: Headless swiftshader (software) rendering mode is enabled'
- Rendering: Headless swiftshader (software) rendering mode is enabled
- + emulator_arguments+=(-no-window -gpu swiftshader_indirect)
- + '[' '' == true ']'
- + '[' '' '!=' true ']'
- + echo 'Snapshots: Emulator will be ran with loading snapshot (for using emulator with snapshot on CI)'
- Snapshots: Emulator will be ran with loading snapshot (for using emulator with snapshot on CI)
- + emulator_arguments+=(-snapshot ci -no-snapshot-save)
- + emulator_arguments+=(-no-boot-anim -no-audio -partition-size 2048 -logcat *:v)
- + adb start-server
- * daemon not running; starting now at tcp:5037
- * daemon started successfully
- + cd /opt/android-sdk/emulator
- + echo 'Run qemu-system-x86_64-headless binary for emulator emulator_22 with abi: x86 (Version: 22)'
- Run qemu-system-x86_64-headless binary for emulator emulator_22 with abi: x86 (Version: 22)
- + echo no
- + ./qemu/linux-x86_64/qemu-system-x86_64-headless -avd emulator_22 -sdcard /sdcard.img -verbose -no-window -gpu swiftshader_indirect -snapshot ci -no-snapshot-save -no-boot-anim -no-audio -partition-size 2048 -logcat '*:v'
- VERBOSE | autoconfig: -skin 320x480
- VERBOSE | autoconfig: -skindir (null)
- VERBOSE | autoconfig: -kernel /opt/android-sdk/system-images/android-22/google_apis/x86//kernel-ranchu
- VERBOSE | Target arch = 'x86'
- VERBOSE | Auto-config: -qemu -cpu qemu32
- VERBOSE | Auto-detect: Kernel image requires new device naming scheme.
- VERBOSE | Auto-detect: Kernel does not support YAFFS2 partitions.
- VERBOSE | autoconfig: -ramdisk /opt/android-sdk/system-images/android-22/google_apis/x86//ramdisk.img
- VERBOSE | Using initial system image: /opt/android-sdk/system-images/android-22/google_apis/x86//system.img
- VERBOSE | No vendor image
- VERBOSE | autoconfig: -initdata /root/.android/avd/emulator_22.avd/userdata.img
- VERBOSE | autoconfig: -cache /root/.android/avd/emulator_22.avd/cache.img
- VERBOSE | Physical RAM size: 2048MB
- VERBOSE | VM heap size 0MB is below hardware specified minimum of 512MB,setting it to that value
- VERBOSE | System image is read only
- VERBOSE | Found 2 DNS servers:
- VERBOSE | 10.0.0.1
- VERBOSE | 192.168.0.1
- VERBOSE | found magic skin width=320 height=480 bpp=16
- VERBOSE | Creating: /root/.android/avd/emulator_22.avd/userdata-qemu.img by copying from /root/.android/avd/emulator_22.avd/userdata.img
- WARNING | encryption is off
- VERBOSE | Creating empty ext4 cache partition: /root/.android/avd/emulator_22.avd/cache.img
- Creating filesystem with parameters:
- Size: 69206016
- Block size: 4096
- Blocks per group: 32768
- Inodes per group: 4224
- Inode size: 256
- Journal blocks: 1024
- Label:
- Blocks: 16896
- Block groups: 1
- Reserved block group size: 7
- Created filesystem with 11/4224 inodes and 1302/16896 blocks
- VERBOSE | CPU Acceleration: working
- VERBOSE | CPU Acceleration status: KVM (version 12) is installed and usable.
- VERBOSE | handleCpuAcceleration: feature check for hvf
- WARNING | Logcat tag filtering is currently disabled. b/132840817, everything will be placed on stdout
- VERBOSE | feeding guest with passive gps data, in headless mode
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | Found: 3 adb executables
- VERBOSE | Adb: /opt/android-sdk/platform-tools/adb
- VERBOSE | Adb: /opt/android-sdk/platform-tools/adb
- VERBOSE | Adb: /opt/android-sdk/platform-tools/adb
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | Path:/opt/android-sdk/platform-tools/adb protocol version: 41
- VERBOSE | GPU emulation enabled using 'swiftshader_indirect' mode
- VERBOSE | Initializing hardware OpenGLES emulation support
- VERBOSE | create display 0
- VERBOSE | setDisplayPose 0 x 0 y 0 w 320 h 480 dpi 0
- INFO | configAndStartRenderer: setting vsync to 60 hz
- VERBOSE | Verified boot params were not found.
- VERBOSE | Found 2 DNS servers:
- VERBOSE | 10.0.0.1
- VERBOSE | 192.168.0.1
- WARNING | cannot add library /opt/android-sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
- INFO | Content of hardware configuration file:
- INFO | hw.cpu.arch = x86
- INFO | hw.cpu.model = qemu32
- INFO | hw.cpu.ncore = 2
- INFO | hw.ramSize = 2048
- INFO | hw.screen = multi-touch
- INFO | hw.mainKeys = true
- INFO | hw.trackBall = true
- INFO | hw.keyboard = false
- INFO | hw.keyboard.lid = false
- INFO | hw.keyboard.charmap = qwerty2
- INFO | hw.dPad = false
- INFO | hw.rotaryInput = false
- INFO | hw.gsmModem = true
- INFO | hw.gps = true
- INFO | hw.battery = true
- INFO | hw.accelerometer = false
- INFO | hw.gyroscope = false
- INFO | hw.audioInput = false
- INFO | hw.audioOutput = false
- INFO | hw.sdCard = true
- INFO | hw.sdCard.path = /sdcard.img
- INFO | disk.cachePartition = true
- INFO | disk.cachePartition.path = /root/.android/avd/emulator_22.avd/cache.img
- INFO | disk.cachePartition.size = 66m
- INFO | test.quitAfterBootTimeOut = -1
- INFO | test.delayAdbTillBootComplete = 0
- INFO | test.monitorAdb = 0
- INFO | hw.lcd.width = 320
- INFO | hw.lcd.height = 480
- INFO | hw.lcd.depth = 16
- INFO | hw.lcd.density = 120
- INFO | hw.lcd.backlight = true
- INFO | hw.lcd.vsync = 60
- INFO | hw.gltransport = pipe
- INFO | hw.gltransport.asg.writeBufferSize = 1048576
- INFO | hw.gltransport.asg.writeStepSize = 4096
- INFO | hw.gltransport.asg.dataRingSize = 32768
- INFO | hw.gltransport.drawFlushInterval = 800
- INFO | hw.displayRegion.0.1.xOffset = -1
- INFO | hw.displayRegion.0.1.yOffset = -1
- INFO | hw.displayRegion.0.1.width = 0
- INFO | hw.displayRegion.0.1.height = 0
- INFO | hw.displayRegion.0.2.xOffset = -1
- INFO | hw.displayRegion.0.2.yOffset = -1
- INFO | hw.displayRegion.0.2.width = 0
- INFO | hw.displayRegion.0.2.height = 0
- INFO | hw.displayRegion.0.3.xOffset = -1
- INFO | hw.displayRegion.0.3.yOffset = -1
- INFO | hw.displayRegion.0.3.width = 0
- INFO | hw.displayRegion.0.3.height = 0
- INFO | hw.display1.width = 0
- INFO | hw.display1.height = 0
- INFO | hw.display1.density = 0
- INFO | hw.display1.xOffset = -1
- INFO | hw.display1.yOffset = -1
- INFO | hw.display1.flag = 0
- INFO | hw.display2.width = 0
- INFO | hw.display2.height = 0
- INFO | hw.display2.density = 0
- INFO | hw.display2.xOffset = -1
- INFO | hw.display2.yOffset = -1
- INFO | hw.display2.flag = 0
- INFO | hw.display3.width = 0
- INFO | hw.display3.height = 0
- INFO | hw.display3.density = 0
- INFO | hw.display3.xOffset = -1
- INFO | hw.display3.yOffset = -1
- INFO | hw.display3.flag = 0
- INFO | hw.gpu.enabled = true
- INFO | hw.gpu.mode = swiftshader_indirect
- INFO | hw.initialOrientation = portrait
- INFO | hw.camera.back = emulated
- INFO | hw.camera.front = none
- INFO | vm.heapSize = 512
- INFO | hw.sensors.light = false
- INFO | hw.sensors.pressure = false
- INFO | hw.sensors.humidity = false
- INFO | hw.sensors.proximity = false
- INFO | hw.sensors.magnetic_field = false
- INFO | hw.sensors.magnetic_field_uncalibrated = false
- INFO | hw.sensors.gyroscope_uncalibrated = false
- INFO | hw.sensors.orientation = false
- INFO | hw.sensors.temperature = false
- INFO | hw.sensors.rgbclight = false
- INFO | hw.sensor.hinge = false
- INFO | hw.sensor.hinge.count = 0
- INFO | hw.sensor.hinge.type = 0
- INFO | hw.sensor.hinge.sub_type = 0
- INFO | hw.sensor.hinge.fold_to_displayRegion.0.1_at_posture = 1
- INFO | hw.sensor.roll = false
- INFO | hw.sensor.roll.count = 0
- INFO | hw.sensor.roll.resize_to_displayRegion.0.1_at_posture = 6
- INFO | hw.sensor.roll.resize_to_displayRegion.0.2_at_posture = 6
- INFO | hw.sensor.roll.resize_to_displayRegion.0.3_at_posture = 6
- INFO | hw.sensors.heart_rate = false
- INFO | hw.sensors.wrist_tilt = false
- INFO | hw.useext4 = true
- INFO | hw.arc = false
- INFO | hw.arc.autologin = false
- INFO | kernel.path = /opt/android-sdk/system-images/android-22/google_apis/x86//kernel-ranchu
- INFO | kernel.newDeviceNaming = yes
- INFO | kernel.supportsYaffs2 = no
- INFO | disk.ramdisk.path = /opt/android-sdk/system-images/android-22/google_apis/x86//ramdisk.img
- INFO | disk.systemPartition.initPath = /opt/android-sdk/system-images/android-22/google_apis/x86//system.img
- INFO | disk.systemPartition.size = 2g
- INFO | disk.vendorPartition.size = 0
- INFO | disk.dataPartition.path = /root/.android/avd/emulator_22.avd/userdata-qemu.img
- INFO | disk.dataPartition.initPath = /root/.android/avd/emulator_22.avd/userdata.img
- INFO | disk.dataPartition.size = 2g
- INFO | PlayStore.enabled = false
- INFO | avd.name = emulator_22
- INFO | avd.id = emulator_22
- INFO | fastboot.forceColdBoot = false
- INFO | android.sdk.root = /opt/android-sdk
- INFO | android.avd.home = /root/.android/avd
- INFO | .
- INFO | QEMU options list:
- INFO INFO | | added library /opt/android-sdk/emulator/lib64/vulkan/libvulkan.so argv[00] = "./qemu/linux-x86_64/qemu-system-x86_64-headless"
- INFO | argv[01] = "-dns-server"
- INFO | argv[02] = "10.0.0.1,192.168.0.1"
- INFO | argv[03] = "-no-audio"
- INFO | argv[04] = "-loadvm"
- INFO | argv[05] = "ci"
- INFO | argv[06] = "-serial"
- INFO | argv[07] = "null"
- INFO | argv[08] = "-device"
- INFO | argv[09] = "goldfish_pstore,addr=0xff018000,size=0x10000,file=/root/.android/avd/emulator_22.avd/data/misc/pstore/pstore.bin"
- INFO | argv[10] = "-cpu"
- INFO | argv[11] = "android64"
- INFO | argv[12] = "-enable-kvm"
- INFO | argv[13] = "-smp"
- INFO | argv[14] = "cores=2"
- INFO | argv[15] = "-m"
- INFO | argv[16] = "2048"
- INFO | argv[17] = "-lcd-density"
- INFO | argv[18] = "120"
- INFO | argv[19] = "-object"
- INFO | argv[20] = "iothread,id=disk-iothread"
- INFO | argv[21] = "-nodefaults"
- INFO | argv[22] = "-kernel"
- INFO | argv[23] = "/opt/android-sdk/system-images/android-22/google_apis/x86//kernel-ranchu"
- INFO | argv[24] = "-initrd"
- INFO | argv[25] = "/opt/android-sdk/system-images/android-22/google_apis/x86//ramdisk.img"
- INFO | argv[26] = "-drive"
- INFO | argv[27] = "if=none,index=0,id=system,if=none,file=/opt/android-sdk/system-images/android-22/google_apis/x86//system.img,read-only"
- INFO | argv[28] = "-device"
- INFO | argv[29] = "virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify"
- INFO | argv[30] = "-drive"
- INFO | argv[31] = "if=none,index=1,id=cache,if=none,file=/root/.android/avd/emulator_22.avd/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
- INFO | argv[32] = "-device"
- INFO | argv[33] = "virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify"
- INFO | argv[34] = "-drive"
- INFO | argv[35] = "if=none,index=2,id=userdata,if=none,file=/root/.android/avd/emulator_22.avd/userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
- INFO | argv[36] = "-device"
- INFO | argv[37] = "virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify"
- INFO | argv[38] = "-drive"
- INFO | argv[39] = "if=none,index=3,id=sdcard,if=none,file=/sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
- INFO | argv[40] = "-device"
- INFO | argv[41] = "virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify"
- INFO | argv[42] = "-netdev"
- INFO | argv[43] = "user,id=mynet"
- INFO | argv[44] = "-device"
- INFO | argv[45] = "virtio-net-pci,netdev=mynet"
- INFO | argv[46] = "-device"
- INFO | argv[47] = "virtio-rng-pci"
- INFO | argv[48] = "-show-cursor"
- INFO | argv[49] = "-L"
- INFO | argv[50] = "lib/pc-bios"
- INFO | argv[51] = "-soundhw"
- INFO | argv[52] = "hda"
- INFO | argv[53] = "-vga"
- INFO | argv[54] = "none"
- INFO | argv[55] = "-append"
- INFO | argv[56] = "no_timer_check clocksource=pit no-kvmclock console=0 cma=4M@0-4G ndns=2 loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 printk.devkmsg=on qemu=1 androidboot.hardware=ranchu androidboot.serialno=EMULATOR31X2X8X0 android.bootanim=0 qemu.gles=1 qemu.settings.system.screen_off_timeout=2147483647 qemu.vsync=60 qemu.gltransport=pipe qemu.gltransport.drawFlushInterval=800 qemu.opengles.version=131072 qemu.dalvik.vm.heapsize=512m qemu.camera_hq_edge_processing=0 androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ androidboot.console=ttyS0 android.qemud=1 qemu.avd_name=emulator_22"
- INFO | argv[57] = "-android-hw"
- INFO | argv[58] = "/root/.android/avd/emulator_22.avd/hardware-qemu.ini"
- INFO | Concatenated QEMU options: ./qemu/linux-x86_64/qemu-system-x86_64-headless -dns-server 10.0.0.1,192.168.0.1 -no-audio -loadvm ci -serial null -device goldfish_pstore,addr=0xff018000,size=0x10000,file=/root/.android/avd/emulator_22.avd/data/misc/pstore/pstore.bin -cpu android64 -enable-kvm -smp cores=2 -m 2048 -lcd-density 120 -object iothread,id=disk-iothread -nodefaults -kernel /opt/android-sdk/system-images/android-22/google_apis/x86//kernel-ranchu -initrd /opt/android-sdk/system-images/android-22/google_apis/x86//ramdisk.img -drive if=none,index=0,id=system,if=none,file=/opt/android-sdk/system-images/android-22/google_apis/x86//system.img,read-only -device virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify -drive if=none,index=1,id=cache,if=none,file=/root/.android/avd/emulator_22.avd/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify -drive if=none,index=2,id=userdata,if=none,file=/root/.android/avd/emulator_22.avd/userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify -drive if=none,index=3,id=sdcard,if=none,file=/sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -device virtio-rng-pci -show-cursor -L lib/pc-bios -soundhw hda -vga none -append 'no_timer_check clocksource=pit no-kvmclock console=0 cma=4M@0-4G ndns=2 loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 printk.devkmsg=on qemu=1 androidboot.hardware=ranchu androidboot.serialno=EMULATOR31X2X8X0 android.bootanim=0 qemu.gles=1 qemu.settings.system.screen_off_timeout=2147483647 qemu.vsync=60 qemu.gltransport=pipe qemu.gltransport.drawFlushInterval=800 qemu.opengles.version=131072 qemu.dalvik.vm.heapsize=512m qemu.camera_hq_edge_processing=0 androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ androidboot.console=ttyS0 android.qemud=1 qemu.avd_name=emulator_22' -android-hw /root/.android/avd/emulator_22.avd/hardware-qemu.ini
- VERBOSE | Android qemu version 31.2.8.0 (build_id 8143646) (CL:N/A)
- VERBOSE | Starting QEMU main loop
- VERBOSE | registered 'boot-properties' qemud service
- VERBOSE | Adding boot property: 'ro.opengles.version' = '131072'
- VERBOSE | Adding boot property: 'qemu.sf.fake_camera' = 'back'
- VERBOSE | Adding boot property: 'dalvik.vm.heapsize' = '512m'
- VERBOSE | Adding boot property: 'qemu.hw.mainkeys' = '1'
- VERBOSE | Adding boot property: 'qemu.sf.lcd_density' = '120'
- VERBOSE | control console listening on port 5554, ADB on port 5555
- VERBOSE | goldfish_events.have-dpad: false
- VERBOSE | goldfish_events.have-trackball: true
- VERBOSE | goldfish_events.have-camera: true
- VERBOSE | goldfish_events.have-keyboard: false
- VERBOSE | goldfish_events.have-lidswitch: false
- VERBOSE | goldfish_events.have-tabletmode: false
- VERBOSE | goldfish_events.have-touch: false
- VERBOSE | goldfish_events.have-multitouch: true
- VERBOSE | Not using any http proxy
- WARNING | could not find /usr/share/zoneinfo/ directory. unable to determine host timezone
- VERBOSE | Adding boot property: 'qemu.timezone' = 'Unknown/Unknown'
- VERBOSE | android_hw_fingerprint_init: fingerprint qemud listen service initialized
- INFO | Started GRPC server at 127.0.0.1:8554, security: Local
- WARNING | Using fallback path for the emulator registration directory.
- INFO | Advertising in: /root/.android/avd/running/pid_25.ini
- VERBOSE | emulator_window_fb_rotate
- VERBOSE | No acpi ini file provided, using default
- VERBOSE | No acpi ini file provided, using default
- INFO | Your emulator is out of date, please update by launching Android Studio:
- - Start Android Studio
- - Select menu "Tools > Android > SDK Manager"
- - Click "SDK Tools" tab
- - Check "Android Emulator" checkbox
- - Click "OK"
- VERBOSE | onGuestSendCommand: [0x6869c70] Adb connected, start proxing data
- WARNING | could not find /usr/share/zoneinfo/ directory. unable to determine host timezone
- WARNING | could not find /usr/share/zoneinfo/ directory. unable to determine host timezone
- ^CINFO | Discarding the changed state: command-line flag
- WARNING | Discarding the changed state (command-line flag).
- INFO | Shutting down gRPC endpoint
- INFO | Shutting down gRPC endpoint
- VERBOSE | Done with QEMU main loop
- VERBOSE | User configuration saved to /root/.android/avd/emulator_22.avd/emulator-user.ini
- VERBOSE | Adb transition disconnected -> disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement