log for com.ero.kinoko:52
== Installed Android Tools ==
2021-10-13 17:13:47,961 DEBUG: Reading 'config.yml'
2021-10-13 17:13:47,970 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-10-13 17:13:47,972 INFO: Creating log directory
2021-10-13 17:13:47,973 INFO: Creating temporary directory
2021-10-13 17:13:47,973 INFO: Creating output directory
2021-10-13 17:13:47,977 DEBUG: Getting git vcs interface for https://github.com/gsioteam/kinoko.git
2021-10-13 17:13:47,977 DEBUG: > git --version
git version 2.11.0
2021-10-13 17:13:48,191 INFO: Using git version 2.11.0
2021-10-13 17:13:48,191 DEBUG: Checking 3.0.0
2021-10-13 17:13:48,192 INFO: Building version 3.0.0 (52) of com.ero.kinoko
2021-10-13 17:13:48,192 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-10-13 17:13:48,500 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64914 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+deb9u13) ...
2021-10-13 17:13:54,265 INFO: Getting source for revision 344062dbc77bc2cfe1e31ceb36bba160e07113bf
2021-10-13 17:13:54,266 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:54,266 DEBUG: > git rev-parse --show-toplevel
2021-10-13 17:13:54,505 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:54,506 DEBUG: > git submodule foreach --recursive git reset --hard
2021-10-13 17:13:54,712 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:54,712 DEBUG: > git reset --hard
2021-10-13 17:13:55,354 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:55,354 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-10-13 17:13:55,460 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:55,461 DEBUG: > git clean -dffx
2021-10-13 17:13:55,658 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:55,659 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 origin
2021-10-13 17:13:56,282 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:56,283 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 origin
2021-10-13 17:13:56,595 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:56,596 DEBUG: > git remote set-head origin --auto
2021-10-13 17:13:57,006 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:57,006 DEBUG: > git checkout -f 344062dbc77bc2cfe1e31ceb36bba160e07113bf
2021-10-13 17:13:57,316 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:13:57,316 DEBUG: > git clean -dffx
2021-10-13 17:13:57,426 INFO: Collecting source libraries
2021-10-13 17:13:57,504 DEBUG: Removing debuggable flags from build/srclib/flutter
2021-10-13 17:13:57,555 INFO: Creating local.properties file at build/com.ero.kinoko/local.properties
2021-10-13 17:13:57,555 DEBUG: Removing debuggable flags from build/com.ero.kinoko
2021-10-13 17:13:57,573 INFO: Removing specified files
2021-10-13 17:13:57,574 INFO: Removing ios
2021-10-13 17:13:57,575 INFO: Removing plugins/glib/ios
2021-10-13 17:13:57,576 INFO: Removing plugins/glib/example/ios
2021-10-13 17:13:57,591 INFO: Cleaned build.gradle of keysigning configs at build/com.ero.kinoko/android/app/build.gradle
2021-10-13 17:13:57,612 INFO: Scanning source for common problems...
2021-10-13 17:13:57,807 INFO: Removing gradle-wrapper.jar at plugins/glib/android/gradle/wrapper/gradle-wrapper.jar
2021-10-13 17:13:57,825 INFO: Creating source tarball...
2021-10-13 17:14:07,708 INFO: Running 'build' commands in build/com.ero.kinoko
2021-10-13 17:14:07,709 DEBUG: Directory: build/com.ero.kinoko
2021-10-13 17:14:07,709 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter build apk
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Dart SDK from Flutter engine 241c87ad800beeab545ab867354d4683d5bfb6ce...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 199M 0 12492 0 0 66372 0 0:52:23 --:--:-- 0:52:23 66095
47 199M 47 94.8M 0 0 88.3M 0 0:00:02 0:00:01 0:00:01 88.2M
91 199M 91 181M 0 0 87.3M 0 0:00:02 0:00:02 --:--:-- 87.3M
100 199M 100 199M 0 0 89.7M 0 0:00:02 0:00:02 --:--:-- 89.7M
Building 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 build apk
Downloading Material fonts... 415ms
Downloading Gradle Wrapper... 16ms
Downloading package sky_engine... 216ms
Downloading flutter_patched_sdk tools... 341ms
Downloading flutter_patched_sdk_product tools... 354ms
Downloading linux-x64 tools... 1,771ms
Downloading linux-x64/font-subset tools... 300ms
Downloading android-arm-profile/linux-x64 tools... 152ms
Downloading android-arm-release/linux-x64 tools... 134ms
Downloading android-arm64-profile/linux-x64 tools... 143ms
Downloading android-arm64-release/linux-x64 tools... 129ms
Downloading android-x64-profile/linux-x64 tools... 134ms
Downloading android-x64-release/linux-x64 tools... 120ms
Running "flutter pub get" in com.ero.kinoko... 12.4s
Building without sound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License 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.
Checking the license for package CMake 3.10.2.4988404 in /opt/android-sdk/licenses
License for package CMake 3.10.2.4988404 accepted.
Preparing "Install CMake 3.10.2.4988404 (revision: 3.10.2)".
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" ready.
Installing CMake 3.10.2.4988404 in /opt/android-sdk/cmake/3.10.2.4988404
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" complete.
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" finished.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/flutter_windowmanager-0.2.0/android/src/main/java/io/adaptant/labs/flutter_windowmanager/FlutterWindowManagerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/fluttertoast-4.0.1/android/src/main/java/io/github/ponnamkarthik/toast/fluttertoast/FluttertoastPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/path_provider_ex-1.0.1/android/src/main/java/com/amudanan/path_provider_ex/PathProviderExPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.ero.kinoko/plugins/glib/android/src/main/java/com/qlp/glib/GlibPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Running Gradle task 'assembleRelease'... 684.5s
✓ Built build/app/outputs/flutter-apk/app-release.apk (45.8MB).
2021-10-13 17:26:25,095 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.ero.kinoko, universal_newlines=False, shell=None)
2021-10-13 17:26:25,101 INFO: Successfully built version 3.0.0 of com.ero.kinoko from 344062dbc77bc2cfe1e31ceb36bba160e07113bf
2021-10-13 17:26:26,005 DEBUG: AXML contains a RESOURCE MAP
2021-10-13 17:26:26,005 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 43: 'http://schemas.android.com/apk/res/android'
2021-10-13 17:26:26,006 DEBUG: Checking build/com.ero.kinoko/build/app/outputs/flutter-apk/app-release.apk
2021-10-13 17:26:26,012 DEBUG: AXML contains a RESOURCE MAP
2021-10-13 17:26:26,013 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 43: 'http://schemas.android.com/apk/res/android'
2021-10-13 17:26:26,068 INFO: success: com.ero.kinoko
2021-10-13 17:26:26,068 INFO: Finished
2021-10-13 17:26:26,069 INFO: 1 build succeeded