This repository was archived by the owner on May 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
This repository was archived by the owner on May 20, 2025. It is now read-only.
[Android] 5.1.1 breaks proguard enabled builds #1019
Copy link
Copy link
Closed
Labels
Description
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
- Upgrade to 5.1.1
- Build with proguard enabled.
- ...
- Profit?
Environment
- react-native-code-push version: 5.1.1-beta
- react-native version: 0.48.4
- iOS/Android/Windows version: Android
Related to this PR #1007 and commit 776d3e0
Here is the proguard error, works fine with proguard disabled:
=== Gradle ===
2017-09-26T03:59:59.420Z - ci: Building Module: app
2017-09-26T03:59:59.854Z - cc: Using Command Line: ./buddybuild_gradle.sh --no-daemon ":app:assemble"
2017-09-26T04:00:02.348Z - ci: Parallel execution is an incubating feature.
2017-09-26T04:00:03.295Z - ci: Evaluating project: /tmp/sandbox/workspace/android/build.gradle
2017-09-26T04:00:04.167Z - ci: Reading env from: .env
2017-09-26T04:00:04.168Z - ci: **************************
2017-09-26T04:00:04.171Z - ci: *** Missing .env file ****
2017-09-26T04:00:04.174Z - ci: **************************
2017-09-26T04:00:04.720Z - ci: Evaluating project: /tmp/sandbox/workspace/android/app/build.gradle
2017-09-26T04:00:04.792Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-code-push/android/app/build.gradle
2017-09-26T04:00:07.174Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-immersive/android/build.gradle
2017-09-26T04:00:07.477Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-billing/android/build.gradle
2017-09-26T04:00:07.653Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-adjust/android/build.gradle
2017-09-26T04:00:07.841Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-video/android/build.gradle
2017-09-26T04:00:07.992Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-firebase/android/build.gradle
2017-09-26T04:00:08.452Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-i18n/android/build.gradle
2017-09-26T04:00:08.568Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-vector-icons/android/build.gradle
2017-09-26T04:00:08.682Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-device-info/android/build.gradle
2017-09-26T04:00:09.218Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-config/android/build.gradle
2017-09-26T04:00:09.400Z - ci: Evaluating project: /tmp/sandbox/workspace/node_modules/react-native-photo-view/android/build.gradle
2017-09-26T04:00:10.538Z - ci: :app:preBuild
2017-09-26T04:00:10.541Z - ci: :react-native-adjust:preBuild
2017-09-26T04:00:10.544Z - ci: :react-native-billing:preBuild
2017-09-26T04:00:10.625Z - ci: :react-native-code-push:preBuild
2017-09-26T04:00:10.629Z - ci: :react-native-adjust:preBuild UP-TO-DATE
2017-09-26T04:00:10.631Z - ci: :react-native-config:preBuild UP-TO-DATE
2017-09-26T04:00:10.634Z - ci: :react-native-config:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.635Z - ci: :react-native-config:checkReleaseManifest
2017-09-26T04:00:10.637Z - ci: :app:preBuild UP-TO-DATE
2017-09-26T04:00:10.638Z - ci: :react-native-immersive:preBuild UP-TO-DATE
2017-09-26T04:00:10.641Z - ci: :react-native-immersive:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.644Z - ci: :react-native-i18n:preBuild UP-TO-DATE
2017-09-26T04:00:10.645Z - ci: :react-native-firebase:preBuild UP-TO-DATE
2017-09-26T04:00:10.646Z - ci: :react-native-config:preDebugAndroidTestBuild
2017-09-26T04:00:10.647Z - ci: :react-native-adjust:preReleaseBuild
2017-09-26T04:00:10.648Z - ci: :react-native-vector-icons:preBuild UP-TO-DATE
2017-09-26T04:00:10.649Z - ci: :react-native-vector-icons:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.650Z - ci: :react-native-adjust:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.652Z - ci: :react-native-vector-icons:checkReleaseManifest
2017-09-26T04:00:10.655Z - ci: :react-native-adjust:checkReleaseManifest
2017-09-26T04:00:10.658Z - ci: :react-native-video:preBuild UP-TO-DATE
2017-09-26T04:00:10.662Z - ci: :react-native-device-info:preBuild
2017-09-26T04:00:10.723Z - ci: :react-native-immersive:checkReleaseManifest
2017-09-26T04:00:10.725Z - ci: :react-native-firebase:preReleaseBuild
2017-09-26T04:00:10.726Z - ci: :react-native-video:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.729Z - ci: :react-native-video:checkReleaseManifest
2017-09-26T04:00:10.730Z - ci: :react-native-i18n:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.731Z - ci: :react-native-adjust:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.732Z - ci: :react-native-photo-view:preBuild UP-TO-DATE
2017-09-26T04:00:10.733Z - ci: :app:extractProguardFiles
2017-09-26T04:00:10.734Z - ci: :react-native-config:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.735Z - ci: :react-native-device-info:preBuild UP-TO-DATE
2017-09-26T04:00:10.736Z - ci: :react-native-billing:preBuild UP-TO-DATE
2017-09-26T04:00:10.737Z - ci: :react-native-code-push:preBuild UP-TO-DATE
2017-09-26T04:00:10.738Z - ci: :react-native-firebase:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.739Z - ci: :react-native-vector-icons:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.742Z - ci: :react-native-adjust:preDebugBuild
2017-09-26T04:00:10.743Z - ci: :react-native-billing:preReleaseBuild
2017-09-26T04:00:10.746Z - ci: :react-native-adjust:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.747Z - ci: :react-native-config:preDebugBuild
2017-09-26T04:00:10.748Z - ci: :react-native-adjust:preDebugUnitTestBuild
2017-09-26T04:00:10.749Z - ci: :react-native-config:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.750Z - ci: :react-native-adjust:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.752Z - ci: :react-native-photo-view:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.755Z - ci: :react-native-i18n:checkReleaseManifest
2017-09-26T04:00:10.756Z - ci: :react-native-device-info:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.757Z - ci: :react-native-billing:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.760Z - ci: :react-native-video:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.761Z - ci: :react-native-video:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.764Z - ci: :react-native-video:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.765Z - ci: :react-native-video:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.766Z - ci: :react-native-video:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.767Z - ci: :app:preReleaseBuild
2017-09-26T04:00:10.770Z - ci: :app:checkReleaseManifest
2017-09-26T04:00:10.771Z - ci: :react-native-vector-icons:preDebugBuild
2017-09-26T04:00:10.773Z - ci: :react-native-config:preDebugUnitTestBuild
2017-09-26T04:00:10.820Z - ci: :react-native-immersive:preDebugAndroidTestBuild
2017-09-26T04:00:10.821Z - ci: :react-native-config:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.823Z - ci: :react-native-config:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.825Z - ci: :react-native-firebase:checkReleaseManifest
2017-09-26T04:00:10.828Z - ci: :react-native-vector-icons:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.829Z - ci: :react-native-device-info:checkReleaseManifest
2017-09-26T04:00:10.832Z - ci: :react-native-i18n:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.833Z - ci: :react-native-code-push:preReleaseBuild UP-TO-DATE
2017-09-26T04:00:10.834Z - ci: :react-native-photo-view:checkReleaseManifest
2017-09-26T04:00:10.837Z - ci: :react-native-adjust:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.838Z - ci: :react-native-i18n:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.839Z - ci: :react-native-immersive:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.841Z - ci: :react-native-billing:checkReleaseManifest
2017-09-26T04:00:10.842Z - ci: :react-native-vector-icons:preDebugUnitTestBuild
2017-09-26T04:00:10.845Z - ci: :react-native-config:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.846Z - ci: :react-native-firebase:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.847Z - ci: :app:preReleaseQABuild
2017-09-26T04:00:10.850Z - ci: :react-native-device-info:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.851Z - ci: :react-native-vector-icons:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.854Z - ci: :react-native-photo-view:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.857Z - ci: :react-native-adjust:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.858Z - ci: :app:preReleaseQABuild UP-TO-DATE
2017-09-26T04:00:10.859Z - ci: :app:preReleaseStagingBuild
2017-09-26T04:00:10.862Z - ci: :app:preReleaseStagingQABuild UP-TO-DATE
2017-09-26T04:00:10.863Z - ci: :app:prepareComAndroidSupportAnimatedVectorDrawable2601Library
2017-09-26T04:00:10.866Z - ci: :react-native-vector-icons:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.867Z - ci: :react-native-i18n:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.870Z - ci: :react-native-photo-view:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.871Z - ci: :react-native-firebase:preDebugBuild
2017-09-26T04:00:10.874Z - ci: :react-native-billing:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.875Z - ci: :react-native-i18n:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.878Z - ci: :react-native-code-push:checkReleaseManifest
2017-09-26T04:00:10.880Z - ci: :react-native-i18n:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.883Z - ci: :react-native-device-info:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.919Z - ci: :react-native-immersive:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.921Z - ci: :react-native-firebase:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.925Z - ci: :react-native-billing:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.926Z - ci: :react-native-vector-icons:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.927Z - ci: :react-native-photo-view:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.929Z - ci: :react-native-code-push:preDebugAndroidTestBuild UP-TO-DATE
2017-09-26T04:00:10.930Z - ci: :react-native-device-info:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.931Z - ci: :react-native-firebase:preDebugUnitTestBuild
2017-09-26T04:00:10.933Z - ci: :react-native-immersive:preDebugUnitTestBuild
2017-09-26T04:00:10.936Z - ci: :react-native-device-info:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.937Z - ci: :react-native-firebase:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.940Z - ci: :react-native-billing:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.942Z - ci: :react-native-immersive:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.943Z - ci: :react-native-code-push:preDebugBuild UP-TO-DATE
2017-09-26T04:00:10.946Z - ci: :react-native-code-push:preDebugUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.947Z - ci: :react-native-firebase:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.948Z - ci: :react-native-immersive:preReleaseUnitTestBuild
2017-09-26T04:00:10.949Z - ci: :react-native-code-push:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.950Z - ci: :react-native-immersive:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.953Z - ci: :react-native-firebase:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.954Z - ci: :react-native-billing:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.955Z - ci: :react-native-photo-view:preReleaseUnitTestBuild
2017-09-26T04:00:10.958Z - ci: :react-native-device-info:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.961Z - ci: :react-native-code-push:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.962Z - ci: :react-native-photo-view:preReleaseUnitTestBuild UP-TO-DATE
2017-09-26T04:00:10.965Z - ci: :react-native-billing:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.966Z - ci: :react-native-immersive:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.967Z - ci: :react-native-photo-view:prepareComAndroidSupportAppcompatV72301Library
2017-09-26T04:00:10.970Z - ci: :app:prepareComAndroidSupportAppcompatV72601Library
2017-09-26T04:00:11.019Z - ci: :app:prepareComAndroidSupportMultidex101Library
2017-09-26T04:00:11.020Z - ci: :app:prepareComAndroidSupportSupportCompat2601Library
2017-09-26T04:00:11.023Z - ci: :app:prepareComAndroidSupportSupportCoreUi2601Library
2017-09-26T04:00:11.024Z - ci: :app:prepareComAndroidSupportSupportCoreUtils2601Library
2017-09-26T04:00:11.027Z - ci: :app:prepareComAndroidSupportSupportEmoji2601Library
2017-09-26T04:00:11.028Z - ci: :app:prepareComAndroidSupportSupportEmojiBundled2601Library
2017-09-26T04:00:11.031Z - ci: :app:prepareComAndroidSupportSupportFragment2601Library
2017-09-26T04:00:11.032Z - ci: :app:prepareComAndroidSupportSupportMediaCompat2601Library
2017-09-26T04:00:11.035Z - ci: :app:prepareComAndroidSupportSupportV42601Library
2017-09-26T04:00:11.036Z - ci: :app:prepareComAndroidSupportSupportVectorDrawable2601Library
2017-09-26T04:00:11.037Z - ci: :app:prepareComBuddybuildSdk0059Library
2017-09-26T04:00:11.038Z - ci: :app:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:11.039Z - ci: :app:prepareComFacebookFrescoDrawee150Library
2017-09-26T04:00:11.042Z - ci: :app:prepareComFacebookFrescoFbcore150Library
2017-09-26T04:00:11.043Z - ci: :app:prepareComFacebookFrescoFresco150Library
2017-09-26T04:00:11.044Z - ci: :app:prepareComFacebookFrescoImagepipeline150Library
2017-09-26T04:00:11.045Z - ci: :app:prepareComFacebookFrescoImagepipelineBase150Library
2017-09-26T04:00:11.046Z - ci: :app:prepareComFacebookFrescoImagepipelineOkhttp3150Library
2017-09-26T04:00:11.088Z - ci: :app:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:11.089Z - ci: :app:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:11.115Z - ci: :app:prepareComGoogleAndroidGmsPlayServicesBase1122Library
2017-09-26T04:00:11.131Z - ci: :app:prepareComGoogleAndroidGmsPlayServicesBasement1122Library
2017-09-26T04:00:11.147Z - ci: :app:prepareComGoogleAndroidGmsPlayServicesGcm1122Library
2017-09-26T04:00:11.149Z - ci: :app:prepareComGoogleAndroidGmsPlayServicesIid1122Library
2017-09-26T04:00:11.153Z - ci: :app:prepareComGoogleAndroidGmsPlayServicesTasks1122Library
2017-09-26T04:00:11.156Z - ci: :app:prepareComGoogleFirebaseFirebaseAnalytics1122Library
2017-09-26T04:00:11.158Z - ci: :app:prepareComGoogleFirebaseFirebaseAnalyticsImpl1122Library
2017-09-26T04:00:11.160Z - ci: :app:prepareComGoogleFirebaseFirebaseAuth1122Library
2017-09-26T04:00:11.162Z - ci: :app:prepareComGoogleFirebaseFirebaseCommon1122Library
2017-09-26T04:00:11.164Z - ci: :app:prepareComGoogleFirebaseFirebaseConfig1122Library
2017-09-26T04:00:11.167Z - ci: :app:prepareComGoogleFirebaseFirebaseCore1122Library
2017-09-26T04:00:11.171Z - ci: :app:prepareComGoogleFirebaseFirebaseCrash1122Library
2017-09-26T04:00:11.176Z - ci: :app:prepareComGoogleFirebaseFirebaseDatabase1122Library
2017-09-26T04:00:11.179Z - ci: :app:prepareComGoogleFirebaseFirebaseDatabaseConnection1122Library
2017-09-26T04:00:11.181Z - ci: :app:prepareComGoogleFirebaseFirebaseIid1122Library
2017-09-26T04:00:11.194Z - ci: :app:prepareComGoogleFirebaseFirebaseMessaging1122Library
2017-09-26T04:00:11.197Z - ci: :app:prepareComGoogleFirebaseFirebaseStorage1122Library
2017-09-26T04:00:11.200Z - ci: :app:prepareComGoogleFirebaseFirebaseStorageCommon1122Library
2017-09-26T04:00:11.201Z - ci: :app:prepareComYqritcAndroidScalablevideoview104Library
2017-09-26T04:00:11.205Z - ci: :app:prepareMeLeolinShortcutBadger1110Library
2017-09-26T04:00:11.206Z - ci: :app:prepareMeRelexPhotodraweeview100Library
2017-09-26T04:00:11.457Z - ci: :app:prepareOrgWebkitAndroidJscR216113Library
2017-09-26T04:00:11.486Z - ci: :app:generateReleaseBuildConfig
2017-09-26T04:00:11.521Z - ci: :app:mergeReleaseShaders
2017-09-26T04:00:11.522Z - ci: :app:compileReleaseShaders
2017-09-26T04:00:11.523Z - ci: :app:generateReleaseAssets
2017-09-26T04:00:11.524Z - ci: :app:generateReleaseResValues
2017-09-26T04:00:11.525Z - ci: :app:processReleaseGoogleServices
2017-09-26T04:00:11.527Z - ci: Parsing json file: /tmp/sandbox/workspace/android/app/src/release/google-services.json
2017-09-26T04:00:11.528Z - ci: :app:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:11.529Z - ci: :app:javaPreCompileRelease
2017-09-26T04:00:11.532Z - ci: :app:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:11.533Z - ci: :app:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:11.534Z - ci: :app:validateSigningRelease
2017-09-26T04:00:11.535Z - ci: :app:checkReleaseQAManifest
2017-09-26T04:00:11.538Z - ci: :app:generateReleaseQABuildConfig
2017-09-26T04:00:11.540Z - ci: :app:mergeReleaseQAShaders
2017-09-26T04:00:11.544Z - ci: :app:compileReleaseQAShaders
2017-09-26T04:00:11.545Z - ci: :app:generateReleaseQAAssets
2017-09-26T04:00:11.547Z - ci: :app:generateReleaseQAResValues
2017-09-26T04:00:11.549Z - ci: :app:processReleaseQAGoogleServices
2017-09-26T04:00:11.551Z - ci: Parsing json file: /tmp/sandbox/workspace/android/app/src/releaseQA/google-services.json
2017-09-26T04:00:11.553Z - ci: :app:incrementalReleaseQAJavaCompilationSafeguard
2017-09-26T04:00:11.554Z - ci: :app:javaPreCompileReleaseQA
2017-09-26T04:00:11.557Z - ci: :app:compileReleaseQANdk NO-SOURCE
2017-09-26T04:00:11.558Z - ci: :app:processReleaseQAJavaRes NO-SOURCE
2017-09-26T04:00:11.559Z - ci: :app:validateSigningReleaseQA
2017-09-26T04:00:11.560Z - ci: :app:checkReleaseStagingManifest
2017-09-26T04:00:11.564Z - ci: :app:generateReleaseStagingBuildConfig
2017-09-26T04:00:11.566Z - ci: :app:mergeReleaseStagingShaders
2017-09-26T04:00:11.568Z - ci: :app:compileReleaseStagingShaders
2017-09-26T04:00:11.571Z - ci: :app:generateReleaseStagingAssets
2017-09-26T04:00:11.574Z - ci: :app:generateReleaseStagingResValues
2017-09-26T04:00:11.576Z - ci: :app:processReleaseStagingGoogleServices
2017-09-26T04:00:11.578Z - ci: Parsing json file: /tmp/sandbox/workspace/android/app/src/releaseStaging/google-services.json
2017-09-26T04:00:11.580Z - ci: :app:incrementalReleaseStagingJavaCompilationSafeguard
2017-09-26T04:00:11.621Z - ci: :app:javaPreCompileReleaseStaging
2017-09-26T04:00:11.622Z - ci: :app:compileReleaseStagingNdk NO-SOURCE
2017-09-26T04:00:11.623Z - ci: :app:processReleaseStagingJavaRes NO-SOURCE
2017-09-26T04:00:11.626Z - ci: :app:validateSigningReleaseStaging
2017-09-26T04:00:11.627Z - ci: :app:checkReleaseStagingQAManifest
2017-09-26T04:00:11.628Z - ci: :app:generateReleaseStagingQABuildConfig
2017-09-26T04:00:11.629Z - ci: :app:mergeReleaseStagingQAShaders
2017-09-26T04:00:11.630Z - ci: :app:compileReleaseStagingQAShaders
2017-09-26T04:00:11.631Z - ci: :app:generateReleaseStagingQAAssets
2017-09-26T04:00:11.632Z - ci: :app:generateReleaseStagingQAResValues
2017-09-26T04:00:11.633Z - ci: :app:processReleaseStagingQAGoogleServices
2017-09-26T04:00:11.634Z - ci: Parsing json file: /tmp/sandbox/workspace/android/app/src/releaseStagingQA/google-services.json
2017-09-26T04:00:11.637Z - ci: :app:incrementalReleaseStagingQAJavaCompilationSafeguard
2017-09-26T04:00:11.638Z - ci: :app:javaPreCompileReleaseStagingQA
2017-09-26T04:00:11.641Z - ci: :app:compileReleaseStagingQANdk NO-SOURCE
2017-09-26T04:00:11.642Z - ci: :app:processReleaseStagingQAJavaRes NO-SOURCE
2017-09-26T04:00:11.643Z - ci: :app:validateSigningReleaseStagingQA
2017-09-26T04:00:12.570Z - ci: :react-native-video:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.572Z - ci: :react-native-i18n:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.573Z - ci: :react-native-device-info:prepareComAndroidSupportSupportCompat2520Library
2017-09-26T04:00:12.619Z - ci: :react-native-firebase:prepareComAndroidSupportMultidex101Library
2017-09-26T04:00:12.621Z - ci: :react-native-adjust:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.623Z - ci: :react-native-billing:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.626Z - ci: :react-native-immersive:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.629Z - ci: :react-native-vector-icons:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.630Z - ci: :react-native-photo-view:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.631Z - ci: :react-native-code-push:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:12.632Z - ci: :react-native-config:prepareComAndroidSupportSupportV42301Library
2017-09-26T04:00:13.254Z - ci: :react-native-firebase:prepareComAndroidSupportSupportCompat2520Library
2017-09-26T04:00:13.255Z - ci: :react-native-device-info:prepareComAndroidSupportSupportCoreUi2520Library
2017-09-26T04:00:13.683Z - ci: :react-native-firebase:prepareComAndroidSupportSupportCoreUi2520Library
2017-09-26T04:00:13.684Z - ci: :react-native-device-info:prepareComAndroidSupportSupportCoreUtils2520Library
2017-09-26T04:00:13.686Z - ci: :react-native-adjust:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.689Z - ci: :react-native-billing:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.719Z - ci: :react-native-immersive:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.722Z - ci: :react-native-vector-icons:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.723Z - ci: :react-native-video:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.725Z - ci: :react-native-code-push:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.728Z - ci: :react-native-config:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.730Z - ci: :react-native-firebase:prepareComAndroidSupportSupportCoreUtils2520Library
2017-09-26T04:00:13.731Z - ci: :react-native-i18n:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.733Z - ci: :react-native-photo-view:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.734Z - ci: :react-native-video:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.736Z - ci: :react-native-code-push:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.737Z - ci: :react-native-adjust:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.740Z - ci: :react-native-i18n:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.741Z - ci: :react-native-immersive:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.743Z - ci: :react-native-billing:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.745Z - ci: :react-native-config:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.747Z - ci: :react-native-vector-icons:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.749Z - ci: :react-native-device-info:prepareComAndroidSupportSupportFragment2520Library
2017-09-26T04:00:13.750Z - ci: :react-native-photo-view:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.752Z - ci: :react-native-firebase:prepareComAndroidSupportSupportFragment2520Library
2017-09-26T04:00:13.754Z - ci: :react-native-i18n:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.755Z - ci: :react-native-immersive:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.758Z - ci: :react-native-video:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.759Z - ci: :react-native-code-push:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.760Z - ci: :react-native-adjust:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.761Z - ci: :react-native-config:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.762Z - ci: :react-native-vector-icons:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.764Z - ci: :react-native-photo-view:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.765Z - ci: :react-native-billing:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.766Z - ci: :react-native-i18n:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.768Z - ci: :react-native-video:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.770Z - ci: :react-native-billing:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.772Z - ci: :react-native-immersive:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.774Z - ci: :react-native-config:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.819Z - ci: :react-native-code-push:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.826Z - ci: :react-native-adjust:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.831Z - ci: :react-native-firebase:prepareComAndroidSupportSupportMediaCompat2520Library
2017-09-26T04:00:13.834Z - ci: :react-native-device-info:prepareComAndroidSupportSupportMediaCompat2520Library
2017-09-26T04:00:13.836Z - ci: :react-native-vector-icons:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.838Z - ci: :react-native-photo-view:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.839Z - ci: :react-native-i18n:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.840Z - ci: :react-native-photo-view:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.841Z - ci: :react-native-billing:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.842Z - ci: :react-native-config:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.843Z - ci: :react-native-immersive:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.846Z - ci: :react-native-video:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.849Z - ci: :react-native-vector-icons:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.850Z - ci: :react-native-adjust:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.851Z - ci: :react-native-code-push:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.852Z - ci: :react-native-device-info:prepareComAndroidSupportSupportV42520Library
2017-09-26T04:00:13.854Z - ci: :react-native-firebase:prepareComAndroidSupportSupportV42520Library
2017-09-26T04:00:13.857Z - ci: :react-native-device-info:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.858Z - ci: :react-native-device-info:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.859Z - ci: :react-native-firebase:prepareComFacebookFbuiTextlayoutbuilderTextlayoutbuilder100Library
2017-09-26T04:00:13.862Z - ci: :react-native-device-info:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.863Z - ci: :react-native-firebase:prepareComFacebookFrescoDrawee130Library
2017-09-26T04:00:13.864Z - ci: :react-native-device-info:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.865Z - ci: :react-native-firebase:prepareComFacebookFrescoFbcore130Library
2017-09-26T04:00:13.867Z - ci: :react-native-device-info:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.868Z - ci: :react-native-firebase:prepareComFacebookFrescoFresco130Library
2017-09-26T04:00:13.869Z - ci: :react-native-firebase:prepareComFacebookFrescoImagepipeline130Library
2017-09-26T04:00:13.870Z - ci: :react-native-photo-view:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.871Z - ci: :react-native-adjust:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.872Z - ci: :react-native-config:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.873Z - ci: :react-native-device-info:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.874Z - ci: :react-native-i18n:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.920Z - ci: :react-native-firebase:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.923Z - ci: :react-native-immersive:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.925Z - ci: :react-native-video:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.927Z - ci: :react-native-billing:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.929Z - ci: :react-native-vector-icons:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.931Z - ci: :react-native-code-push:prepareComFacebookFrescoImagepipelineBase130Library
2017-09-26T04:00:13.934Z - ci: :react-native-photo-view:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.935Z - ci: :react-native-device-info:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.938Z - ci: :react-native-billing:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.941Z - ci: :react-native-config:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.942Z - ci: :react-native-immersive:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.945Z - ci: :react-native-i18n:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.946Z - ci: :react-native-firebase:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.947Z - ci: :react-native-adjust:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.948Z - ci: :react-native-video:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.949Z - ci: :react-native-vector-icons:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.952Z - ci: :react-native-code-push:prepareComFacebookFrescoImagepipelineOkhttp3130Library
2017-09-26T04:00:13.953Z - ci: :react-native-billing:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.956Z - ci: :react-native-photo-view:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.957Z - ci: :react-native-firebase:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.958Z - ci: :react-native-adjust:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.960Z - ci: :react-native-config:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.962Z - ci: :react-native-vector-icons:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.964Z - ci: :react-native-billing:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:13.966Z - ci: :react-native-device-info:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.968Z - ci: :react-native-code-push:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.969Z - ci: :react-native-video:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:13.971Z - ci: :react-native-firebase:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:13.973Z - ci: :react-native-photo-view:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:13.974Z - ci: :react-native-adjust:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.026Z - ci: :react-native-billing:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.027Z - ci: :react-native-i18n:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:14.029Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesAds1100Library
2017-09-26T04:00:14.032Z - ci: :react-native-device-info:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.034Z - ci: :react-native-i18n:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.037Z - ci: :react-native-code-push:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.038Z - ci: :react-native-config:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.040Z - ci: :react-native-video:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.043Z - ci: :react-native-photo-view:prepareMeRelexPhotodraweeview100Library
2017-09-26T04:00:14.044Z - ci: :react-native-vector-icons:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.045Z - ci: :react-native-code-push:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.048Z - ci: :react-native-adjust:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.049Z - ci: :react-native-config:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.051Z - ci: :react-native-i18n:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.053Z - ci: :react-native-immersive:prepareComFacebookReactReactNative0483Library
2017-09-26T04:00:14.056Z - ci: :react-native-photo-view:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.057Z - ci: :react-native-video:prepareComYqritcAndroidScalablevideoview104Library
2017-09-26T04:00:14.059Z - ci: :react-native-device-info:prepareComGoogleAndroidGmsPlayServicesBase1140Library
2017-09-26T04:00:14.061Z - ci: :react-native-vector-icons:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.064Z - ci: :react-native-immersive:prepareComFacebookSoloaderSoloader010Library
2017-09-26T04:00:14.065Z - ci: :react-native-video:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.068Z - ci: :react-native-immersive:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.069Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesAdsLite1100Library
2017-09-26T04:00:14.072Z - ci: :react-native-device-info:prepareComGoogleAndroidGmsPlayServicesBasement1140Library
2017-09-26T04:00:14.073Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesBase1100Library
2017-09-26T04:00:14.076Z - ci: :react-native-device-info:prepareComGoogleAndroidGmsPlayServicesGcm1140Library
2017-09-26T04:00:14.122Z - ci: :react-native-billing:prepareReleaseDependencies
2017-09-26T04:00:14.123Z - ci: :react-native-adjust:prepareReleaseDependencies
2017-09-26T04:00:14.125Z - ci: :react-native-i18n:prepareReleaseDependencies
2017-09-26T04:00:14.130Z - ci: :react-native-vector-icons:prepareReleaseDependencies
2017-09-26T04:00:14.134Z - ci: :react-native-adjust:compileReleaseAidl
2017-09-26T04:00:14.135Z - ci: :react-native-code-push:prepareReleaseDependencies
2017-09-26T04:00:14.138Z - ci: :react-native-immersive:prepareReleaseDependencies
2017-09-26T04:00:14.140Z - ci: :react-native-photo-view:prepareReleaseDependencies
2017-09-26T04:00:14.143Z - ci: :react-native-code-push:compileReleaseAidl
2017-09-26T04:00:14.144Z - ci: :react-native-i18n:compileReleaseAidl
2017-09-26T04:00:14.145Z - ci: :react-native-config:prepareReleaseDependencies
2017-09-26T04:00:14.147Z - ci: :react-native-billing:compileReleaseAidl
2017-09-26T04:00:14.149Z - ci: :react-native-video:prepareReleaseDependencies
2017-09-26T04:00:14.150Z - ci: :react-native-photo-view:compileReleaseAidl
2017-09-26T04:00:14.151Z - ci: :react-native-vector-icons:compileReleaseAidl
2017-09-26T04:00:14.152Z - ci: :react-native-immersive:compileReleaseAidl
2017-09-26T04:00:14.155Z - ci: :react-native-config:compileReleaseAidl
2017-09-26T04:00:14.158Z - ci: :react-native-video:compileReleaseAidl
2017-09-26T04:00:14.159Z - ci: :react-native-photo-view:compileReleaseNdk
2017-09-26T04:00:14.160Z - ci: :react-native-i18n:compileReleaseNdk
2017-09-26T04:00:14.163Z - ci: :react-native-code-push:compileReleaseNdk
2017-09-26T04:00:14.166Z - ci: :react-native-billing:compileReleaseNdk
2017-09-26T04:00:14.167Z - ci: :react-native-photo-view:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.169Z - ci: :react-native-photo-view:compileLint
2017-09-26T04:00:14.172Z - ci: :react-native-i18n:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.173Z - ci: :react-native-immersive:compileReleaseNdk
2017-09-26T04:00:14.176Z - ci: :react-native-i18n:compileLint
2017-09-26T04:00:14.177Z - ci: :react-native-code-push:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.180Z - ci: :react-native-immersive:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.181Z - ci: :react-native-code-push:compileLint
2017-09-26T04:00:14.184Z - ci: :react-native-immersive:compileLint
2017-09-26T04:00:14.185Z - ci: :react-native-adjust:compileReleaseNdk
2017-09-26T04:00:14.220Z - ci: :react-native-billing:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.222Z - ci: :react-native-i18n:copyReleaseLint
2017-09-26T04:00:14.223Z - ci: :react-native-photo-view:copyReleaseLint
2017-09-26T04:00:14.226Z - ci: :react-native-billing:compileLint
2017-09-26T04:00:14.227Z - ci: :react-native-adjust:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.228Z - ci: :react-native-code-push:copyReleaseLint
2017-09-26T04:00:14.229Z - ci: :react-native-i18n:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.230Z - ci: :react-native-adjust:compileLint
2017-09-26T04:00:14.231Z - ci: :react-native-photo-view:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.232Z - ci: :react-native-config:compileReleaseNdk
2017-09-26T04:00:14.233Z - ci: :react-native-i18n:compileReleaseRenderscript
2017-09-26T04:00:14.234Z - ci: :react-native-code-push:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.237Z - ci: :react-native-config:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.238Z - ci: :react-native-photo-view:compileReleaseRenderscript
2017-09-26T04:00:14.239Z - ci: :react-native-vector-icons:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.240Z - ci: :react-native-code-push:compileReleaseRenderscript
2017-09-26T04:00:14.243Z - ci: :react-native-config:compileLint
2017-09-26T04:00:14.244Z - ci: :react-native-immersive:copyReleaseLint
2017-09-26T04:00:14.246Z - ci: :react-native-vector-icons:compileLint
2017-09-26T04:00:14.249Z - ci: :react-native-video:compileReleaseNdk
2017-09-26T04:00:14.250Z - ci: :react-native-billing:copyReleaseLint
2017-09-26T04:00:14.251Z - ci: :react-native-config:copyReleaseLint
2017-09-26T04:00:14.252Z - ci: :react-native-immersive:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.253Z - ci: :react-native-adjust:copyReleaseLint
2017-09-26T04:00:14.254Z - ci: :react-native-code-push:generateReleaseBuildConfig
2017-09-26T04:00:14.255Z - ci: :react-native-immersive:compileReleaseRenderscript
2017-09-26T04:00:14.256Z - ci: :react-native-billing:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.257Z - ci: :react-native-video:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.258Z - ci: :react-native-billing:compileReleaseRenderscript
2017-09-26T04:00:14.261Z - ci: :react-native-config:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.262Z - ci: :react-native-adjust:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.263Z - ci: :react-native-vector-icons:copyReleaseLint
2017-09-26T04:00:14.264Z - ci: :react-native-config:compileReleaseRenderscript
2017-09-26T04:00:14.265Z - ci: :react-native-video:compileLint
2017-09-26T04:00:14.268Z - ci: :react-native-adjust:compileReleaseRenderscript
2017-09-26T04:00:14.269Z - ci: :react-native-i18n:generateReleaseBuildConfig
2017-09-26T04:00:14.272Z - ci: :react-native-photo-view:generateReleaseBuildConfig
2017-09-26T04:00:14.273Z - ci: :react-native-device-info:prepareComGoogleAndroidGmsPlayServicesIid1140Library
2017-09-26T04:00:14.274Z - ci: :react-native-immersive:generateReleaseBuildConfig
2017-09-26T04:00:14.320Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesBasement1100Library
2017-09-26T04:00:14.321Z - ci: :react-native-device-info:prepareComGoogleAndroidGmsPlayServicesTasks1140Library
2017-09-26T04:00:14.322Z - ci: :react-native-vector-icons:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.323Z - ci: :react-native-vector-icons:compileReleaseRenderscript
2017-09-26T04:00:14.324Z - ci: :react-native-video:copyReleaseLint
2017-09-26T04:00:14.325Z - ci: :react-native-immersive:generateReleaseResValues
2017-09-26T04:00:14.328Z - ci: :react-native-adjust:generateReleaseBuildConfig
2017-09-26T04:00:14.329Z - ci: :react-native-billing:generateReleaseBuildConfig
2017-09-26T04:00:14.332Z - ci: :react-native-photo-view:generateReleaseResValues
2017-09-26T04:00:14.333Z - ci: :react-native-device-info:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.336Z - ci: :react-native-i18n:generateReleaseResValues
2017-09-26T04:00:14.339Z - ci: :react-native-device-info:prepareReleaseDependencies
2017-09-26T04:00:14.341Z - ci: :react-native-config:generateReleaseBuildConfig
2017-09-26T04:00:14.343Z - ci: :react-native-video:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.344Z - ci: :react-native-vector-icons:generateReleaseBuildConfig
2017-09-26T04:00:14.345Z - ci: :react-native-video:compileReleaseRenderscript
2017-09-26T04:00:14.346Z - ci: :react-native-photo-view:generateReleaseResources
2017-09-26T04:00:14.347Z - ci: :react-native-billing:generateReleaseResValues
2017-09-26T04:00:14.348Z - ci: :react-native-i18n:generateReleaseResources
2017-09-26T04:00:14.351Z - ci: :react-native-immersive:generateReleaseResources
2017-09-26T04:00:14.353Z - ci: :react-native-device-info:compileReleaseAidl
2017-09-26T04:00:14.355Z - ci: :react-native-immersive:mergeReleaseResources
2017-09-26T04:00:14.357Z - ci: :react-native-adjust:generateReleaseResValues
2017-09-26T04:00:14.359Z - ci: :react-native-i18n:mergeReleaseResources
2017-09-26T04:00:14.362Z - ci: :react-native-billing:generateReleaseResources
2017-09-26T04:00:14.364Z - ci: :react-native-billing:mergeReleaseResources
2017-09-26T04:00:14.366Z - ci: :react-native-photo-view:mergeReleaseResources
2017-09-26T04:00:14.369Z - ci: :react-native-config:generateReleaseResValues
2017-09-26T04:00:14.370Z - ci: :react-native-video:generateReleaseBuildConfig
2017-09-26T04:00:14.371Z - ci: :react-native-code-push:generateReleaseResValues
2017-09-26T04:00:14.374Z - ci: :react-native-vector-icons:generateReleaseResValues
2017-09-26T04:00:14.375Z - ci: :react-native-adjust:generateReleaseResources
2017-09-26T04:00:14.376Z - ci: :react-native-adjust:mergeReleaseResources
2017-09-26T04:00:14.377Z - ci: :react-native-config:generateReleaseResources
2017-09-26T04:00:14.380Z - ci: :react-native-vector-icons:generateReleaseResources
2017-09-26T04:00:14.381Z - ci: :react-native-code-push:generateReleaseResources
2017-09-26T04:00:14.382Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesClearcut1100Library
2017-09-26T04:00:14.419Z - ci: :react-native-config:mergeReleaseResources
2017-09-26T04:00:14.420Z - ci: :react-native-vector-icons:mergeReleaseResources
2017-09-26T04:00:14.421Z - ci: :react-native-video:generateReleaseResValues
2017-09-26T04:00:14.422Z - ci: :react-native-code-push:mergeReleaseResources
2017-09-26T04:00:14.423Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesGass1100Library
2017-09-26T04:00:14.424Z - ci: :react-native-video:generateReleaseResources
2017-09-26T04:00:14.425Z - ci: :react-native-video:mergeReleaseResources
2017-09-26T04:00:14.426Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesSafetynet1100Library
2017-09-26T04:00:14.427Z - ci: :react-native-device-info:compileReleaseNdk
2017-09-26T04:00:14.428Z - ci: :react-native-firebase:prepareComGoogleAndroidGmsPlayServicesTasks1100Library
2017-09-26T04:00:14.429Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseAds1100Library
2017-09-26T04:00:14.430Z - ci: :react-native-device-info:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.431Z - ci: :react-native-device-info:compileLint
2017-09-26T04:00:14.432Z - ci: :react-native-device-info:copyReleaseLint
2017-09-26T04:00:14.435Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseAnalytics1100Library
2017-09-26T04:00:14.436Z - ci: :react-native-device-info:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.439Z - ci: :react-native-device-info:compileReleaseRenderscript
2017-09-26T04:00:14.440Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseAnalyticsImpl1100Library
2017-09-26T04:00:14.443Z - ci: :react-native-device-info:generateReleaseBuildConfig
2017-09-26T04:00:14.444Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseAuth1100Library
2017-09-26T04:00:14.446Z - ci: :react-native-device-info:generateReleaseResValues
2017-09-26T04:00:14.449Z - ci: :react-native-device-info:generateReleaseResources
2017-09-26T04:00:14.450Z - ci: :react-native-device-info:mergeReleaseResources
2017-09-26T04:00:14.453Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseCommon1100Library
2017-09-26T04:00:14.454Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseConfig1100Library
2017-09-26T04:00:14.455Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseCore1100Library
2017-09-26T04:00:14.456Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseCrash1100Library
2017-09-26T04:00:14.457Z - ci: :react-native-video:processReleaseManifest
2017-09-26T04:00:14.460Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseDatabase1100Library
2017-09-26T04:00:14.463Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseDatabaseConnection1100Library
2017-09-26T04:00:14.465Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseIid1100Library
2017-09-26T04:00:14.467Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseMessaging1100Library
2017-09-26T04:00:14.470Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebasePerf1100Library
2017-09-26T04:00:14.473Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseStorage1100Library
2017-09-26T04:00:14.474Z - ci: :react-native-firebase:prepareComGoogleFirebaseFirebaseStorageCommon1100Library
2017-09-26T04:00:14.475Z - ci: :react-native-video:processReleaseResources
2017-09-26T04:00:14.476Z - ci: :react-native-firebase:prepareMeLeolinShortcutBadger1110Library
2017-09-26T04:00:14.478Z - ci: :react-native-firebase:prepareOrgWebkitAndroidJscR174650Library
2017-09-26T04:00:14.479Z - ci: :react-native-firebase:prepareReleaseDependencies
2017-09-26T04:00:14.523Z - ci: :react-native-firebase:compileReleaseAidl
2017-09-26T04:00:14.525Z - ci: :react-native-firebase:compileReleaseNdk NO-SOURCE
2017-09-26T04:00:14.527Z - ci: :react-native-firebase:compileLint
2017-09-26T04:00:14.530Z - ci: :react-native-firebase:copyReleaseLint NO-SOURCE
2017-09-26T04:00:14.531Z - ci: :react-native-firebase:compileReleaseRenderscript
2017-09-26T04:00:14.534Z - ci: :react-native-firebase:generateReleaseBuildConfig
2017-09-26T04:00:14.535Z - ci: :react-native-firebase:generateReleaseResValues
2017-09-26T04:00:14.536Z - ci: :react-native-firebase:generateReleaseResources
2017-09-26T04:00:14.537Z - ci: :react-native-firebase:mergeReleaseResources
2017-09-26T04:00:14.540Z - ci: :react-native-video:generateReleaseSources
2017-09-26T04:00:14.541Z - ci: :react-native-video:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:14.542Z - ci: :react-native-video:javaPreCompileRelease
2017-09-26T04:00:15.312Z - ci: :react-native-video:compileReleaseJavaWithJavac
2017-09-26T04:00:15.313Z - ci: :react-native-video:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:17.777Z - ci: :react-native-i18n:processReleaseManifest
2017-09-26T04:00:17.798Z - ci: :react-native-i18n:processReleaseResources
2017-09-26T04:00:17.820Z - ci: :react-native-billing:processReleaseManifest
2017-09-26T04:00:17.823Z - ci: :react-native-billing:processReleaseResources
2017-09-26T04:00:17.837Z - ci: :react-native-config:processReleaseManifest
2017-09-26T04:00:17.840Z - ci: :react-native-config:processReleaseResources
2017-09-26T04:00:17.843Z - ci: :react-native-adjust:processReleaseManifest
2017-09-26T04:00:17.881Z - ci: :react-native-immersive:processReleaseManifest
2017-09-26T04:00:17.890Z - ci: :react-native-immersive:processReleaseResources
2017-09-26T04:00:17.897Z - ci: :react-native-adjust:processReleaseResources
2017-09-26T04:00:17.903Z - ci: :react-native-code-push:processReleaseManifest
2017-09-26T04:00:17.908Z - ci: :react-native-vector-icons:processReleaseManifest
2017-09-26T04:00:17.917Z - ci: :react-native-code-push:processReleaseResources
2017-09-26T04:00:17.920Z - ci: :react-native-vector-icons:processReleaseResources
2017-09-26T04:00:17.934Z - ci: :react-native-photo-view:processReleaseManifest
2017-09-26T04:00:18.024Z - ci: :react-native-photo-view:processReleaseResources
2017-09-26T04:00:18.049Z - ci: :react-native-device-info:processReleaseManifest
2017-09-26T04:00:18.052Z - ci: :react-native-firebase:processReleaseManifest
2017-09-26T04:00:18.070Z - ci: :react-native-device-info:processReleaseResources
2017-09-26T04:00:18.224Z - ci: :react-native-firebase:processReleaseResources
2017-09-26T04:00:18.227Z - ci: :react-native-billing:generateReleaseSources
2017-09-26T04:00:18.229Z - ci: :react-native-billing:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:18.230Z - ci: :react-native-billing:javaPreCompileRelease
2017-09-26T04:00:18.238Z - ci: :react-native-billing:compileReleaseJavaWithJavac
2017-09-26T04:00:18.320Z - ci: :react-native-adjust:generateReleaseSources
2017-09-26T04:00:18.321Z - ci: :react-native-adjust:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:18.324Z - ci: :react-native-billing:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:18.325Z - ci: :react-native-adjust:javaPreCompileRelease
2017-09-26T04:00:18.328Z - ci: :react-native-adjust:compileReleaseJavaWithJavac
2017-09-26T04:00:18.329Z - ci: :react-native-adjust:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:18.447Z - ci: :react-native-i18n:generateReleaseSources
2017-09-26T04:00:18.453Z - ci: :react-native-i18n:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:18.456Z - ci: :react-native-i18n:javaPreCompileRelease
2017-09-26T04:00:18.469Z - ci: :react-native-i18n:compileReleaseJavaWithJavac
2017-09-26T04:00:18.471Z - ci: :react-native-i18n:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:18.491Z - ci: :react-native-photo-view:generateReleaseSources
2017-09-26T04:00:18.494Z - ci: :react-native-photo-view:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:18.495Z - ci: :react-native-photo-view:javaPreCompileRelease
2017-09-26T04:00:18.516Z - ci: :react-native-photo-view:compileReleaseJavaWithJavac
2017-09-26T04:00:18.519Z - ci: :react-native-photo-view:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:19.476Z - ci: :react-native-immersive:generateReleaseSources
2017-09-26T04:00:19.478Z - ci: :react-native-immersive:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.481Z - ci: :react-native-device-info:generateReleaseSources
2017-09-26T04:00:19.519Z - ci: :react-native-device-info:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.522Z - ci: :react-native-config:generateReleaseSources
2017-09-26T04:00:19.523Z - ci: :react-native-config:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.526Z - ci: :react-native-immersive:javaPreCompileRelease
2017-09-26T04:00:19.527Z - ci: :react-native-immersive:compileReleaseJavaWithJavac
2017-09-26T04:00:19.528Z - ci: :react-native-device-info:javaPreCompileRelease
2017-09-26T04:00:19.529Z - ci: :react-native-device-info:compileReleaseJavaWithJavac
2017-09-26T04:00:19.530Z - ci: :react-native-config:javaPreCompileRelease
2017-09-26T04:00:19.531Z - ci: :react-native-config:compileReleaseJavaWithJavac
2017-09-26T04:00:19.532Z - ci: :react-native-immersive:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:19.533Z - ci: :react-native-vector-icons:generateReleaseSources
2017-09-26T04:00:19.534Z - ci: :react-native-vector-icons:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.535Z - ci: :react-native-vector-icons:javaPreCompileRelease
2017-09-26T04:00:19.538Z - ci: :react-native-vector-icons:compileReleaseJavaWithJavac
2017-09-26T04:00:19.539Z - ci: :react-native-code-push:generateReleaseSources
2017-09-26T04:00:19.540Z - ci: :react-native-code-push:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.541Z - ci: :react-native-code-push:javaPreCompileRelease
2017-09-26T04:00:19.548Z - ci: :react-native-code-push:compileReleaseJavaWithJavac
2017-09-26T04:00:19.551Z - ci: :react-native-vector-icons:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:19.552Z - ci: :react-native-firebase:generateReleaseSources
2017-09-26T04:00:19.555Z - ci: :react-native-firebase:incrementalReleaseJavaCompilationSafeguard
2017-09-26T04:00:19.556Z - ci: :react-native-firebase:javaPreCompileRelease
2017-09-26T04:00:19.640Z - ci: :react-native-firebase:compileReleaseJavaWithJavac
2017-09-26T04:00:19.641Z - ci: :react-native-config:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:19.906Z - ci: :react-native-code-push:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:20.379Z - ci: :react-native-device-info:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:20.431Z - ci: :react-native-video:extractReleaseAnnotations
2017-09-26T04:00:20.432Z - ci: :react-native-i18n:extractReleaseAnnotations
2017-09-26T04:00:20.433Z - ci: :react-native-config:extractReleaseAnnotations
2017-09-26T04:00:20.435Z - ci: :react-native-vector-icons:extractReleaseAnnotations
2017-09-26T04:00:20.438Z - ci: :react-native-immersive:extractReleaseAnnotations
2017-09-26T04:00:20.441Z - ci: :react-native-photo-view:extractReleaseAnnotations
2017-09-26T04:00:20.459Z - ci: :react-native-billing:extractReleaseAnnotations
2017-09-26T04:00:20.682Z - ci: :react-native-adjust:extractReleaseAnnotations
2017-09-26T04:00:20.684Z - ci: :react-native-firebase:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:00:21.788Z - ci: :react-native-code-push:extractReleaseAnnotations
2017-09-26T04:00:21.796Z - ci: :react-native-device-info:extractReleaseAnnotations
2017-09-26T04:00:21.821Z - ci: :react-native-video:mergeReleaseShaders
2017-09-26T04:00:21.822Z - ci: :react-native-config:mergeReleaseShaders
2017-09-26T04:00:21.824Z - ci: :react-native-video:compileReleaseShaders
2017-09-26T04:00:21.825Z - ci: :react-native-immersive:mergeReleaseShaders
2017-09-26T04:00:21.826Z - ci: :react-native-i18n:mergeReleaseShaders
2017-09-26T04:00:21.829Z - ci: :react-native-config:compileReleaseShaders
2017-09-26T04:00:21.831Z - ci: :react-native-video:generateReleaseAssets
2017-09-26T04:00:21.832Z - ci: :react-native-vector-icons:mergeReleaseShaders
2017-09-26T04:00:21.834Z - ci: :react-native-adjust:mergeReleaseShaders
2017-09-26T04:00:21.837Z - ci: :react-native-billing:mergeReleaseShaders
2017-09-26T04:00:21.841Z - ci: :react-native-video:mergeReleaseAssets
2017-09-26T04:00:21.846Z - ci: :react-native-config:generateReleaseAssets
2017-09-26T04:00:21.849Z - ci: :react-native-config:mergeReleaseAssets
2017-09-26T04:00:21.851Z - ci: :react-native-adjust:compileReleaseShaders
2017-09-26T04:00:21.853Z - ci: :react-native-i18n:compileReleaseShaders
2017-09-26T04:00:21.855Z - ci: :react-native-immersive:compileReleaseShaders
2017-09-26T04:00:21.857Z - ci: :react-native-config:mergeReleaseProguardFiles
2017-09-26T04:00:21.859Z - ci: :react-native-config:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.860Z - ci: :react-native-config:packageReleaseResources
2017-09-26T04:00:21.861Z - ci: :react-native-video:mergeReleaseProguardFiles
2017-09-26T04:00:21.862Z - ci: :react-native-config:processReleaseJavaRes
2017-09-26T04:00:21.863Z - ci: :react-native-billing:compileReleaseShaders
2017-09-26T04:00:21.864Z - ci: :react-native-config:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:21.865Z - ci: :react-native-vector-icons:compileReleaseShaders
2017-09-26T04:00:21.866Z - ci: :react-native-i18n:generateReleaseAssets
2017-09-26T04:00:21.870Z - ci: :react-native-config:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:21.871Z - ci: :react-native-adjust:generateReleaseAssets
2017-09-26T04:00:21.873Z - ci: :react-native-i18n:mergeReleaseAssets
2017-09-26T04:00:21.874Z - ci: :react-native-immersive:generateReleaseAssets
2017-09-26T04:00:21.875Z - ci: :react-native-immersive:mergeReleaseAssets
2017-09-26T04:00:21.876Z - ci: :react-native-vector-icons:generateReleaseAssets
2017-09-26T04:00:21.879Z - ci: :react-native-vector-icons:mergeReleaseAssets
2017-09-26T04:00:21.880Z - ci: :react-native-i18n:mergeReleaseProguardFiles
2017-09-26T04:00:21.882Z - ci: :react-native-video:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.923Z - ci: :react-native-i18n:packageReleaseRenderscript
2017-09-26T04:00:21.924Z - ci: :react-native-video:packageReleaseResources
2017-09-26T04:00:21.926Z - ci: :react-native-vector-icons:mergeReleaseProguardFiles
2017-09-26T04:00:21.931Z - ci: :react-native-i18n:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.933Z - ci: :react-native-adjust:mergeReleaseAssets
2017-09-26T04:00:21.936Z - ci: :react-native-i18n:packageReleaseResources
2017-09-26T04:00:21.938Z - ci: :react-native-billing:generateReleaseAssets
2017-09-26T04:00:21.941Z - ci: :react-native-vector-icons:packageReleaseRenderscript
2017-09-26T04:00:21.942Z - ci: :react-native-immersive:mergeReleaseProguardFiles
2017-09-26T04:00:21.944Z - ci: :react-native-video:processReleaseJavaRes
2017-09-26T04:00:21.946Z - ci: :react-native-billing:mergeReleaseAssets
2017-09-26T04:00:21.947Z - ci: :react-native-vector-icons:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.950Z - ci: :react-native-video:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:21.951Z - ci: :react-native-video:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:21.954Z - ci: :react-native-immersive:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.955Z - ci: :react-native-adjust:mergeReleaseProguardFiles
2017-09-26T04:00:21.957Z - ci: :react-native-vector-icons:packageReleaseResources
2017-09-26T04:00:21.959Z - ci: :react-native-billing:mergeReleaseProguardFiles
2017-09-26T04:00:21.961Z - ci: :react-native-immersive:packageReleaseResources
2017-09-26T04:00:21.962Z - ci: :react-native-adjust:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.964Z - ci: :react-native-adjust:packageReleaseResources
2017-09-26T04:00:21.966Z - ci: :react-native-billing:packageReleaseRenderscript
2017-09-26T04:00:21.968Z - ci: :react-native-vector-icons:processReleaseJavaRes
2017-09-26T04:00:21.970Z - ci: :react-native-billing:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:21.972Z - ci: :react-native-vector-icons:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:21.974Z - ci: :react-native-billing:packageReleaseResources
2017-09-26T04:00:21.976Z - ci: :react-native-vector-icons:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:21.978Z - ci: :react-native-adjust:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.020Z - ci: :react-native-adjust:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.024Z - ci: :react-native-i18n:processReleaseJavaRes
2017-09-26T04:00:22.025Z - ci: :react-native-immersive:processReleaseJavaRes
2017-09-26T04:00:22.027Z - ci: :react-native-i18n:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.029Z - ci: :react-native-immersive:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.031Z - ci: :react-native-i18n:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.033Z - ci: :react-native-immersive:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.036Z - ci: :react-native-billing:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.037Z - ci: :react-native-billing:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.039Z - ci: :react-native-adjust:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.041Z - ci: :react-native-i18n:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.043Z - ci: :react-native-vector-icons:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.045Z - ci: :react-native-billing:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.047Z - ci: :react-native-video:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.050Z - ci: :react-native-photo-view:mergeReleaseShaders
2017-09-26T04:00:22.054Z - ci: :react-native-immersive:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.059Z - ci: :react-native-photo-view:compileReleaseShaders
2017-09-26T04:00:22.061Z - ci: :react-native-photo-view:generateReleaseAssets
2017-09-26T04:00:22.064Z - ci: :react-native-photo-view:mergeReleaseAssets
2017-09-26T04:00:22.067Z - ci: :react-native-config:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.069Z - ci: :react-native-i18n:mergeReleaseJniLibFolders
2017-09-26T04:00:22.084Z - ci: :react-native-vector-icons:mergeReleaseJniLibFolders
2017-09-26T04:00:22.085Z - ci: :react-native-photo-view:mergeReleaseProguardFiles
2017-09-26T04:00:22.087Z - ci: :react-native-code-push:mergeReleaseShaders
2017-09-26T04:00:22.090Z - ci: :react-native-i18n:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.091Z - ci: :react-native-vector-icons:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.092Z - ci: :react-native-photo-view:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:22.093Z - ci: :react-native-photo-view:packageReleaseResources
2017-09-26T04:00:22.120Z - ci: :react-native-code-push:compileReleaseShaders
2017-09-26T04:00:22.121Z - ci: :react-native-i18n:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.123Z - ci: :react-native-vector-icons:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.125Z - ci: :react-native-video:mergeReleaseJniLibFolders
2017-09-26T04:00:22.126Z - ci: :react-native-code-push:generateReleaseAssets
2017-09-26T04:00:22.128Z - ci: :react-native-code-push:mergeReleaseAssets
2017-09-26T04:00:22.129Z - ci: :react-native-video:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.130Z - ci: :react-native-photo-view:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.131Z - ci: :react-native-photo-view:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.132Z - ci: :react-native-video:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.133Z - ci: :react-native-code-push:mergeReleaseProguardFiles
2017-09-26T04:00:22.134Z - ci: :react-native-code-push:packageReleaseRenderscript
2017-09-26T04:00:22.135Z - ci: :react-native-photo-view:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.136Z - ci: :react-native-immersive:mergeReleaseJniLibFolders
2017-09-26T04:00:22.137Z - ci: :react-native-billing:mergeReleaseJniLibFolders
2017-09-26T04:00:22.138Z - ci: :react-native-code-push:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:22.141Z - ci: :react-native-code-push:packageReleaseResources
2017-09-26T04:00:22.142Z - ci: :react-native-config:mergeReleaseJniLibFolders
2017-09-26T04:00:22.145Z - ci: :react-native-immersive:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.146Z - ci: :react-native-immersive:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.149Z - ci: :react-native-billing:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.150Z - ci: :react-native-config:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.153Z - ci: :react-native-device-info:mergeReleaseShaders
2017-09-26T04:00:22.154Z - ci: :react-native-billing:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.155Z - ci: :react-native-config:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.158Z - ci: :react-native-device-info:compileReleaseShaders
2017-09-26T04:00:22.159Z - ci: :react-native-code-push:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.162Z - ci: :react-native-code-push:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.163Z - ci: :react-native-device-info:generateReleaseAssets
2017-09-26T04:00:22.166Z - ci: :react-native-device-info:mergeReleaseAssets
2017-09-26T04:00:22.167Z - ci: :react-native-video:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:22.168Z - ci: :react-native-adjust:mergeReleaseJniLibFolders
2017-09-26T04:00:22.169Z - ci: :react-native-video:bundleRelease
2017-09-26T04:00:22.170Z - ci: :react-native-code-push:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.171Z - ci: :react-native-adjust:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.174Z - ci: :react-native-adjust:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.175Z - ci: :react-native-device-info:mergeReleaseProguardFiles
2017-09-26T04:00:22.178Z - ci: :react-native-photo-view:mergeReleaseJniLibFolders
2017-09-26T04:00:22.222Z - ci: :react-native-device-info:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:22.223Z - ci: :react-native-device-info:packageReleaseResources
2017-09-26T04:00:22.225Z - ci: :react-native-photo-view:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.228Z - ci: :react-native-code-push:mergeReleaseJniLibFolders
2017-09-26T04:00:22.231Z - ci: :react-native-device-info:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:22.232Z - ci: :react-native-device-info:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:22.235Z - ci: :react-native-photo-view:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.237Z - ci: :react-native-device-info:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:22.239Z - ci: :react-native-code-push:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:22.241Z - ci: :react-native-code-push:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:22.330Z - ci: :react-native-device-info:mergeReleaseJniLibFolders
2017-09-26T04:00:22.420Z - ci: :react-native-device-info:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:23.501Z - ci: :react-native-device-info:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:23.508Z - ci: :react-native-billing:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.519Z - ci: :react-native-billing:bundleRelease
2017-09-26T04:00:23.842Z - ci: :react-native-immersive:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.849Z - ci: :react-native-immersive:bundleRelease
2017-09-26T04:00:23.922Z - ci: :react-native-adjust:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.924Z - ci: :react-native-adjust:bundleRelease
2017-09-26T04:00:23.927Z - ci: :react-native-photo-view:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.930Z - ci: :react-native-i18n:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.931Z - ci: :react-native-device-info:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.932Z - ci: :react-native-config:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.933Z - ci: :react-native-vector-icons:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.934Z - ci: :react-native-photo-view:bundleRelease
2017-09-26T04:00:23.937Z - ci: :react-native-code-push:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:23.938Z - ci: :react-native-config:bundleRelease
2017-09-26T04:00:23.941Z - ci: :react-native-device-info:bundleRelease
2017-09-26T04:00:23.942Z - ci: :react-native-vector-icons:bundleRelease
2017-09-26T04:00:23.945Z - ci: :react-native-i18n:bundleRelease
2017-09-26T04:00:23.946Z - ci: :react-native-code-push:bundleRelease
2017-09-26T04:00:24.937Z - ci: :react-native-firebase:extractReleaseAnnotations
2017-09-26T04:00:24.941Z - ci: :react-native-firebase:mergeReleaseShaders
2017-09-26T04:00:25.021Z - ci: :react-native-firebase:compileReleaseShaders
2017-09-26T04:00:25.022Z - ci: :react-native-firebase:generateReleaseAssets
2017-09-26T04:00:25.023Z - ci: :react-native-firebase:mergeReleaseAssets
2017-09-26T04:00:25.024Z - ci: :react-native-firebase:mergeReleaseProguardFiles
2017-09-26T04:00:25.025Z - ci: :react-native-firebase:packageReleaseRenderscript NO-SOURCE
2017-09-26T04:00:25.026Z - ci: :react-native-firebase:packageReleaseResources
2017-09-26T04:00:25.027Z - ci: :react-native-firebase:processReleaseJavaRes NO-SOURCE
2017-09-26T04:00:25.028Z - ci: :react-native-firebase:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:00:25.029Z - ci: :react-native-firebase:transformClassesAndResourcesWithSyncLibJarsForRelease
2017-09-26T04:00:25.030Z - ci: :react-native-firebase:mergeReleaseJniLibFolders
2017-09-26T04:00:25.031Z - ci: :react-native-firebase:transformNativeLibsWithMergeJniLibsForRelease
2017-09-26T04:00:25.527Z - ci: :react-native-firebase:transformNativeLibsWithStripDebugSymbolForRelease
2017-09-26T04:00:25.534Z - ci: :react-native-firebase:transformNativeLibsWithSyncJniLibsForRelease
2017-09-26T04:00:25.632Z - ci: :react-native-firebase:bundleRelease
2017-09-26T04:00:25.633Z - ci: :app:prepareReleaseDependencies
2017-09-26T04:00:25.635Z - ci: :app:compileReleaseAidl
2017-09-26T04:00:25.638Z - ci: :app:compileReleaseRenderscript
2017-09-26T04:00:25.678Z - ci: :app:mergeReleaseAssets
2017-09-26T04:00:25.680Z - ci: :app:generateReleaseResources
2017-09-26T04:00:27.216Z - ci: :app:mergeReleaseResources
2017-09-26T04:00:27.338Z - ci: :app:recordFilesBeforeBundleCommandRelease
2017-09-26T04:00:41.027Z - ci: :app:bundleReleaseJsAndAssets
2017-09-26T04:00:41.120Z - ci: Scanning 846 folders for symlinks in /tmp/sandbox/workspace/node_modules (11ms)
2017-09-26T04:00:41.123Z - ci: Scanning 846 folders for symlinks in /tmp/sandbox/workspace/node_modules (15ms)
2017-09-26T04:00:43.186Z - ci: Loading dependency graph, done.
2017-09-26T04:00:43.216Z - ci: warning: the transform cache was reset.
2017-09-26T04:00:54.510Z - ci: transform[stderr]:
2017-09-26T04:00:54.513Z - ci: transform[stderr]: You or one of the Babel plugins you are using are using Flow declarations as bindings.
2017-09-26T04:00:54.515Z - ci: transform[stderr]: Support for this will be removed in version 6.8. To find out the caller, grep for this
2017-09-26T04:00:54.516Z - ci: transform[stderr]: message and change it to a `console.trace()`.
2017-09-26T04:00:54.517Z - ci: transform[stderr]:
2017-09-26T04:00:54.519Z - ci: transform[stderr]:
2017-09-26T04:00:54.521Z - ci: transform[stderr]: You or one of the Babel plugins you are using are using Flow declarations as bindings.
2017-09-26T04:00:54.523Z - ci: transform[stderr]: Support for this will be removed in version 6.8. To find out the caller, grep for this
2017-09-26T04:00:54.525Z - ci: transform[stderr]: message and change it to a `console.trace()`.
2017-09-26T04:00:54.527Z - ci: transform[stderr]:
2017-09-26T04:00:54.530Z - ci: transform[stderr]:
2017-09-26T04:00:54.533Z - ci: transform[stderr]: You or one of the Babel plugins you are using are using Flow declarations as bindings.
2017-09-26T04:00:54.536Z - ci: transform[stderr]: Support for this will be removed in version 6.8. To find out the caller, grep for this
2017-09-26T04:00:54.543Z - ci: transform[stderr]: message and change it to a `console.trace()`.
2017-09-26T04:00:54.544Z - ci: transform[stderr]:
2017-09-26T04:00:54.545Z - ci: transform[stderr]:
2017-09-26T04:00:54.546Z - ci: transform[stderr]: You or one of the Babel plugins you are using are using Flow declarations as bindings.
2017-09-26T04:00:54.547Z - ci: transform[stderr]: Support for this will be removed in version 6.8. To find out the caller, grep for this
2017-09-26T04:00:54.550Z - ci: transform[stderr]: message and change it to a `console.trace()`.
2017-09-26T04:00:54.551Z - ci: transform[stderr]:
2017-09-26T04:01:01.783Z - ci: bundle: start
2017-09-26T04:01:01.795Z - ci: bundle: finish
2017-09-26T04:01:01.796Z - ci: bundle: Writing bundle output to: /tmp/sandbox/workspace/android/app/build/intermediates/assets/release/index.android.bundle
2017-09-26T04:01:01.815Z - ci: bundle: Done writing bundle output
2017-09-26T04:01:01.818Z - ci: bundle: Copying 56 asset files
2017-09-26T04:01:01.866Z - ci: bundle: Done copying assets
2017-09-26T04:01:01.989Z - ci: :app:copyReleaseIconFonts
2017-09-26T04:01:02.168Z - ci: :app:generateBundledResourcesHashRelease
2017-09-26T04:01:02.169Z - ci: 85f7af7a6638366025388762feb6ab979826b0ba960fefbdd0157763e08d730c
2017-09-26T04:01:02.265Z - ci: :app:processReleaseManifest
2017-09-26T04:01:02.808Z - ci: :app:processReleaseResources
2017-09-26T04:01:02.811Z - ci: :app:generateReleaseSources
2017-09-26T04:01:03.401Z - ci: :app:compileReleaseJavaWithJavac
2017-09-26T04:01:03.402Z - ci: :app:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
2017-09-26T04:01:04.920Z - ci: :app:compileReleaseSources
2017-09-26T04:01:04.960Z - ci: :app:transformResourcesWithMergeJavaResForRelease
2017-09-26T04:01:05.021Z - ci: :app:transformClassesAndResourcesWithProguardForRelease
2017-09-26T04:01:05.022Z - ci: ProGuard, version 5.3.2
2017-09-26T04:01:05.023Z - ci: Reading input...
2017-09-26T04:01:05.041Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar] (filtered)
2017-09-26T04:01:05.050Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/1ab48fb23a14c47019e8a2f99a250a91570b7b82/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.066Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/84a7274581e7e6512aef9e616cb695273da6aaba/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.169Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/ec618656988e73f176d7350c3f8f46350f5fb7a9/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.172Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/ac8b77c363871b0e6b8683128110654552ae6cbf/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.173Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.anjlab.android.iab.v3/library/1.0.43/284f67b1696b074391c52c8eb4cfe94501943d49/library-1.0.43.jar] (filtered)
2017-09-26T04:01:05.176Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar] (filtered)
2017-09-26T04:01:05.179Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.6.0/69edde9fc4b01c9fd51d25b83428837478c27254/okhttp-3.6.0.jar] (filtered)
2017-09-26T04:01:05.197Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/d37ae898a4f08d0efec9b5f2d3765d2e37d09538/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.204Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/4a52bd78b69211bc66cb295a656e82a7cfbc99d8/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.207Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.nimbusds/nimbus-jose-jwt/5.1/98dfb9ee74d290afce026a262c6297138a0c8ec4/nimbus-jose-jwt-5.1.jar] (filtered)
2017-09-26T04:01:05.225Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/79c8fba461904c1a1493ddc76c1b4ec4ff9180e6/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.233Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.facebook.fbui.textlayoutbuilder/staticlayout-proxy/1.0/f162442a19fff13995fbd51ba414d9ee05579080/staticlayout-proxy-1.0.jar] (filtered)
2017-09-26T04:01:05.236Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.parse.bolts/bolts-tasks/1.4.0/d85884acf6810a3bbbecb587f239005cbc846dc4/bolts-tasks-1.4.0.jar] (filtered)
2017-09-26T04:01:05.237Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/e9db1fcba23b1f2115ece79522e1e76577da6c82/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.240Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/6487d70cb0afe1b9ae87b67d838cf06d07d376f7/output/jars/libs/noto-emoji-compat-java.jar] (filtered)
2017-09-26T04:01:05.242Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/7d1c93721b789f1cc10b04569a249d65b42c66ea/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.245Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/6487d70cb0afe1b9ae87b67d838cf06d07d376f7/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.248Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.android.support/support-annotations/26.0.1/e1bb32b12b25e2f78e6786059ca7ea878f8345e0/support-annotations-26.0.1.jar] (filtered)
2017-09-26T04:01:05.249Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/84a7274581e7e6512aef9e616cb695273da6aaba/output/jars/libs/infer-annotations-4.0.jar] (filtered)
2017-09-26T04:01:05.251Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/0a432aeab3fd0d0755933084a4cd9dd6682ff434/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.253Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.github.stephenc.jcip/jcip-annotations/1.0-1/ef31541dd28ae2cefdd17c7ebf352d93e9058c63/jcip-annotations-1.0-1.jar] (filtered)
2017-09-26T04:01:05.255Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/73df5a9dc3fbc244f64f0791861897975abe17b5/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.258Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/a6815e1ce13d4009c1003e6a65e591467dc5d9a0/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.261Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/a9b6608508f0055923d2cb8b031a35048ee4e5e8/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.264Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/e59c79f862bbd33c642eb185e3b330dc0aa33f45/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.265Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/924ed5aa98adfc59199cc0ed6ea785427d50ee68/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.266Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/69cf8be0839974b309fc07bb7b71e24c951b5c26/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.271Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/8dfd5a271c7568233d79a1861d66f7715d7f4a3b/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.274Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/01cb6bd1bb34dc4d31bfdc8648194a3df0a4510b/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.277Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/00737a6000251ec62fd944bbc6e349a44f3b2aee/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.280Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.0/5871fb60dc68d67da54a663c3fd636a10a532948/jsr305-3.0.0.jar] (filtered)
2017-09-26T04:01:05.281Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/bbd3eea8241b2e500357c2aae0f50ce38e276e69/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.288Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.squareup/seismic/1.0.2/41252e3eff887b3ab9a2ef9e4e9218f999d85b68/seismic-1.0.2.jar] (filtered)
2017-09-26T04:01:05.289Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/532a77622210e0a71f46a22e918d8e6291a45ab4/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.291Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/c32a109573c7c4f3649416e56ad5ee9e2ea91c04/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.294Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/0c3386a808d525501dc69bfd987e1b90f9b06151/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.295Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/fe2dd4285f75cdb478e4f7a1f126c5f8e42c3563/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.298Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/ch.acra/acra/4.6.2/b99297996579b72496c9f81b0c12d8404c74e618/acra-4.6.2.jar] (filtered)
2017-09-26T04:01:05.301Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/355e04d4e6d4ec6e5b1ce754cd30520592f318b7/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.302Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/46d9ebed85a1e7c452b28c825a171414dc3701f9/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.319Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/597c1e0fd292f3bbf837b47a84d52758ddda06ea/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.321Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/b46809d24127a4630380c508a7a70e4454f8e851/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.324Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/3e4ebfe285de18b97a7e72a3753872088b1fe2bf/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.325Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/b6df8bd0bcfab43bfb5d48fd6cf822b8d790eb91/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.326Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/0ed30fef7fdd47e68649d6033c5428ac58e86777/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.329Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/e798ce09c9267dbb6621ca914f2c68c58052f08d/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.347Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/db2b9f43bf694e7de2d4e0cd04228e934901c86d/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.361Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/1ea4c29467de006446a092fea7d753e32c6b9246/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.365Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/ba147357aed04048d67a3e9994be061d36a284ac/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.366Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/b80d26da59402c91c1cc8135276226ff69f6c53d/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.369Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/898eb80fbd08e18a08a1630bed1a8d5777bea7b4/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.381Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/eed772d362c705ee787ee79f279bcd858279571a/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.382Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/1e862b1db5959e09f2527871d98259111d4b123b/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.402Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/a2472256694620dd6e9f954a3daf7944c4bf4421/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.403Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/249d7cf58d954cd82b4c00aa09dfd1a9151efbea/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.406Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp-urlconnection/3.6.0/3f9b16b774f2c36cfd86dd2053d0b3059531dacc/okhttp-urlconnection-3.6.0.jar] (filtered)
2017-09-26T04:01:05.407Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar] (filtered)
2017-09-26T04:01:05.414Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/bf65ca8290f2b5952b2a574601ac453496f5fe03/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.415Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar] (filtered)
2017-09-26T04:01:05.424Z - ci: Reading program jar [/Users/buddybuild/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.13.0/a9283170b7305c8d92d25aff02a6ab7e45d06cbe/okio-1.13.0.jar] (filtered)
2017-09-26T04:01:05.428Z - ci: Reading program jar [/Users/buddybuild/.android/build-cache/1d0732f42dae4241b5352ec6e10bf97b6561607e/output/jars/classes.jar] (filtered)
2017-09-26T04:01:05.443Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-code-push/android/app/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.446Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-immersive/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.448Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-billing/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.450Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-adjust/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.453Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-video/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.454Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-firebase/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.456Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-i18n/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.458Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-vector-icons/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.460Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-device-info/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.463Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-config/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.466Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-photo-view/android/build/intermediates/bundles/default/classes.jar] (filtered)
2017-09-26T04:01:05.469Z - ci: Reading program jar [/tmp/sandbox/workspace/node_modules/react-native-adjust/android/build/intermediates/bundles/default/libs/adjust-android.jar] (filtered)
2017-09-26T04:01:05.471Z - ci: Reading program jar [/tmp/sandbox/workspace/android/app/build/intermediates/transforms/mergeJavaRes/release/jars/2/1f/main.jar] (filtered)
2017-09-26T04:01:05.473Z - ci: Reading program directory [/tmp/sandbox/workspace/android/app/build/intermediates/classes/release] (filtered)
2017-09-26T04:01:05.484Z - ci: Reading library jar [/Users/buddybuild/.android-sdk-installer/android-sdk-linux/platforms/android-26/android.jar]
2017-09-26T04:01:05.838Z - ci: Reading library jar [/Users/buddybuild/.android-sdk-installer/android-sdk-linux/platforms/android-26/optional/org.apache.http.legacy.jar]
2017-09-26T04:01:05.875Z - ci: Initializing...
2017-09-26T04:01:06.316Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.engines.AESEngine
2017-09-26T04:01:06.319Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.engines.AESEngine
2017-09-26T04:01:06.321Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.params.KeyParameter
2017-09-26T04:01:06.324Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.params.KeyParameter
2017-09-26T04:01:06.325Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.engines.AESEngine
2017-09-26T04:01:06.328Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.329Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.332Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.params.AEADParameters
2017-09-26T04:01:06.333Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.params.AEADParameters
2017-09-26T04:01:06.336Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.339Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.340Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.343Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.344Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.InvalidCipherTextException
2017-09-26T04:01:06.345Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.InvalidCipherTextException
2017-09-26T04:01:06.346Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.engines.AESEngine
2017-09-26T04:01:06.347Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.engines.AESEngine
2017-09-26T04:01:06.348Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.CipherParameters
2017-09-26T04:01:06.351Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.352Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.BlockCipher
2017-09-26T04:01:06.355Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.356Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.params.AEADParameters
2017-09-26T04:01:06.357Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.358Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.InvalidCipherTextException
2017-09-26T04:01:06.359Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.modes.GCMBlockCipher
2017-09-26T04:01:06.361Z - ce: Warning: com.nimbusds.jose.crypto.LegacyAESGCM: can't find referenced class org.bouncycastle.crypto.InvalidCipherTextException
2017-09-26T04:01:06.362Z - ce: Warning: com.nimbusds.jose.crypto.bc.BouncyCastleProviderSingleton: can't find referenced class org.bouncycastle.jce.provider.BouncyCastleProvider
2017-09-26T04:01:06.365Z - ce: Warning: com.nimbusds.jose.crypto.bc.BouncyCastleProviderSingleton: can't find referenced class org.bouncycastle.jce.provider.BouncyCastleProvider
2017-09-26T04:01:06.366Z - ce: Warning: com.nimbusds.jose.crypto.bc.BouncyCastleProviderSingleton: can't find referenced class org.bouncycastle.jce.provider.BouncyCastleProvider
2017-09-26T04:01:06.369Z - ce: Warning: com.nimbusds.jose.crypto.bc.BouncyCastleProviderSingleton: can't find referenced class org.bouncycastle.jce.provider.BouncyCastleProvider
2017-09-26T04:01:06.370Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.cert.jcajce.JcaX509CertificateHolder
2017-09-26T04:01:06.373Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.cert.jcajce.JcaX509CertificateHolder
2017-09-26T04:01:06.376Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.cert.jcajce.JcaX509CertificateHolder
2017-09-26T04:01:06.378Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
2017-09-26T04:01:06.380Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.asn1.x509.SubjectPublicKeyInfo
2017-09-26T04:01:06.381Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.asn1.x509.AlgorithmIdentifier
2017-09-26T04:01:06.384Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.asn1.x509.AlgorithmIdentifier
2017-09-26T04:01:06.385Z - ce: Warning: com.nimbusds.jose.jwk.ECKey: can't find referenced class org.bouncycastle.cert.jcajce.JcaX509CertificateHolder
2017-09-26T04:01:07.696Z - ci: You should check your configuration for typos.
2017-09-26T04:01:07.698Z - ci: (http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
2017-09-26T04:01:07.701Z - ce: Warning: there were 38 unresolved references to classes or interfaces.
2017-09-26T04:01:07.703Z - ce: You may need to add missing library jars or update their versions.
2017-09-26T04:01:07.705Z - ce: If your code works fine without the missing classes, you can suppress
2017-09-26T04:01:07.707Z - ce: the warnings with '-dontwarn' options.
2017-09-26T04:01:07.709Z - ce: (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedclass)
2017-09-26T04:01:07.712Z - ci: Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
2017-09-26T04:01:07.713Z - ci: :app:transformClassesAndResourcesWithProguardForRelease FAILED
2017-09-26T04:01:07.715Z - ce: FAILURE: Build failed with an exception.
2017-09-26T04:01:07.717Z - ce: * What went wrong:
2017-09-26T04:01:07.720Z - ce: Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'.
2017-09-26T04:01:07.721Z - ce: > Job failed, see logs for details
2017-09-26T04:01:07.725Z - ci: BUILD FAILED
2017-09-26T04:01:07.726Z - ci: Total time: 1 mins 7.793 secs