log for xyz.deepdaikon.xeonjia:8

== Installed Android Tools ==2021-06-07 23:27:38,528 DEBUG: Reading 'config.yml'2021-06-07 23:27:38,537 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-06-07 23:27:38,539 INFO: Creating log directory2021-06-07 23:27:38,539 INFO: Creating temporary directory2021-06-07 23:27:38,540 INFO: Creating output directory2021-06-07 23:27:38,542 DEBUG: Getting git vcs interface for https://gitlab.com/DeepDaikon/Xeonjia.git2021-06-07 23:27:38,543 DEBUG: > git --versiongit version 2.11.02021-06-07 23:27:38,750 INFO: Using git version 2.11.02021-06-07 23:27:38,750 DEBUG: Checking 2.1.02021-06-07 23:27:38,751 INFO: Building version 2.1.0 (8) of xyz.deepdaikon.xeonjia2021-06-07 23:27:38,752 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-06-07 23:27:38,961 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 files and directories currently installed.)Removing sudo (1.8.19p1-2.1+deb9u3) ...Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...Processing triggers for systemd (232-25+deb9u12) ...2021-06-07 23:27:42,911 INFO: Getting source for revision v2.1.02021-06-07 23:27:42,912 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:42,912 DEBUG: > git rev-parse --show-toplevel2021-06-07 23:27:43,118 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:43,118 DEBUG: > git submodule foreach --recursive git reset --hard2021-06-07 23:27:43,226 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:43,227 DEBUG: > git submodule foreach --recursive git clean -dffx2021-06-07 23:27:43,331 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:43,332 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin2021-06-07 23:27:43,742 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:43,743 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin2021-06-07 23:27:44,051 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,051 DEBUG: > git remote set-head origin --auto2021-06-07 23:27:44,466 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,466 DEBUG: > git checkout -f v2.1.02021-06-07 23:27:44,672 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,673 DEBUG: > git clean -dffx2021-06-07 23:27:44,779 INFO: Collecting source libraries2021-06-07 23:27:44,857 DEBUG: Removing debuggable flags from build/srclib/flutter2021-06-07 23:27:44,908 INFO: Creating local.properties file at build/xyz.deepdaikon.xeonjia/local.properties2021-06-07 23:27:44,908 DEBUG: Removing debuggable flags from build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,915 INFO: Removing specified files2021-06-07 23:27:44,915 INFO: Removing ios2021-06-07 23:27:44,918 INFO: Cleaned build.gradle of keysigning configs at build/xyz.deepdaikon.xeonjia/android/app/build.gradle2021-06-07 23:27:44,923 INFO: Running 'prebuild' commands in build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,923 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:44,923 DEBUG: > bash -x -c -- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle+ echo 'android.applicationVariants.all { variant -> variant.outputs.all { output -> outputFileName = "app-${output.baseName}.apk" } }'2021-06-07 23:27:45,140 INFO: Scanning source for common problems...2021-06-07 23:27:45,182 INFO: Creating source tarball...2021-06-07 23:27:45,482 INFO: Running 'build' commands in build/xyz.deepdaikon.xeonjia2021-06-07 23:27:45,482 DEBUG: Directory: build/xyz.deepdaikon.xeonjia2021-06-07 23:27:45,483 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter pub get && /home/vagrant/build/srclib/flutter/bin/flutter build apk+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analyticsDownloading Dart SDK from Flutter engine 0fdb562ac8068ce3dda6b69aca3f355f4d1d2718...% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  4  199M    4 8208k    0     0  20.5M      0  0:00:09 --:--:--  0:00:09 20.5M
 20  199M   20 40.0M    0     0  25.4M      0  0:00:07  0:00:01  0:00:06 25.4M
 32  199M   32 64.0M    0     0  26.2M      0  0:00:07  0:00:02  0:00:05 26.2M
 56  199M   56  113M    0     0  32.5M      0  0:00:06  0:00:03  0:00:03 32.5M
 84  199M   84  168M    0     0  38.4M      0  0:00:05  0:00:04  0:00:01 38.4M
100  199M  100  199M    0     0  42.8M      0  0:00:04  0:00:04 --:--:-- 44.9MBuilding flutter tool...╔════════════════════════════════════════════════════════════════════════════╗║                 Welcome to Flutter! - https://flutter.dev                  ║║                                                                            ║║ The Flutter tool uses Google Analytics to anonymously report feature usage ║║ statistics and basic crash reports. This data is used to help improve      ║║ Flutter tools over time.                                                   ║║                                                                            ║║ Flutter tool analytics are not sent on the very first run. To disable      ║║ reporting, type 'flutter config --no-analytics'. To display the current    ║║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║║ event will be sent, and then no further information will be sent by the    ║║ Flutter tool.                                                              ║║                                                                            ║║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║║ Note: The Google Privacy Policy describes how data is handled in this      ║║ service.                                                                   ║║                                                                            ║║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║║ crash reports to Google.                                                   ║║                                                                            ║║ Read about data we send with crash reports:                                ║║ https://flutter.dev/docs/reference/crash-reporting                         ║║                                                                            ║║ See Google's privacy policy:                                               ║║ https://policies.google.com/privacy                                        ║╚════════════════════════════════════════════════════════════════════════════╝Analytics reporting disabled.You may need to restart any open editors for them to read new settings.+ /home/vagrant/build/srclib/flutter/bin/flutter pub getDownloading Material fonts...                                      518msDownloading Gradle Wrapper...                                      127msDownloading package sky_engine...                                  257msDownloading flutter_patched_sdk tools...                           417msDownloading flutter_patched_sdk_product tools...                   338msDownloading linux-x64 tools...                                   1,841msDownloading linux-x64/font-subset tools...                         295msRunning "flutter pub get" in xyz.deepdaikon.xeonjia...              6.4s+ /home/vagrant/build/srclib/flutter/bin/flutter build apkDownloading android-arm-profile/linux-x64 tools...                 530msDownloading android-arm-release/linux-x64 tools...                 298msDownloading android-arm64-profile/linux-x64 tools...               334msDownloading android-arm64-release/linux-x64 tools...               253msDownloading android-x64-profile/linux-x64 tools...                 274msDownloading android-x64-release/linux-x64 tools...                 239msBuilding without sound null safetyFor more information see https://dart.dev/null-safety/unsound-null-safetyRunning Gradle task 'assembleRelease'...Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licensesLicense for package Android SDK Platform 30 accepted.Preparing "Install Android SDK Platform 30 (revision: 3)"."Install Android SDK Platform 30 (revision: 3)" ready.Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30"Install Android SDK Platform 30 (revision: 3)" complete."Install Android SDK Platform 30 (revision: 3)" finished.WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-framework/4.3/150103d5732c432906f6130b734e7452855dd67b/shadows-framework-4.3.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.Example of androidX reference: 'androidx/test/runner/lifecycle/Stage'Example of support library reference: 'android/support/annotation/NonNull'Running Gradle task 'assembleRelease'...                          146.6s✓  Built build/app/outputs/flutter-apk/app-release.apk (21.8MB).2021-06-07 23:31:03,319 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/xyz.deepdaikon.xeonjia, universal_newlines=False, shell=None)2021-06-07 23:31:03,324 INFO: Successfully built version 2.1.0 of xyz.deepdaikon.xeonjia from 485062326c11fa15dcc9c281259f523fb218284e2021-06-07 23:31:03,899 DEBUG: AXML contains a RESOURCE MAP2021-06-07 23:31:03,899 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 31: 'http://schemas.android.com/apk/res/android'2021-06-07 23:31:03,900 DEBUG: Checking build/xyz.deepdaikon.xeonjia/build/app/outputs/apk/release/app-release.apk2021-06-07 23:31:03,903 DEBUG: AXML contains a RESOURCE MAP2021-06-07 23:31:03,903 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 31: 'http://schemas.android.com/apk/res/android'2021-06-07 23:31:03,929 INFO: success: xyz.deepdaikon.xeonjia2021-06-07 23:31:03,930 INFO: Finished2021-06-07 23:31:03,930 INFO: 1 build succeeded