expo / turtle

Standalone app builder service
MIT License
384 stars 29 forks source link

Failed to build android app on turtle 0.8.2 #92

Closed mojtabast closed 5 years ago

mojtabast commented 5 years ago

Hi again, My first issue (#86) is fixed by version 0.8.2 but I'm getting an error on @expo/spawn-async. here is the log:

Jun 12 14:52:25 turtle[1085] ERROR: Error: ./gradlew exited with non-zero code: 1
    at ChildProcess.completionListener (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
    at Object.onceWrapper (events.js:273:13)
    at ChildProcess.emit (events.js:182:13)
    at ChildProcess.EventEmitter.emit (domain.js:441:20)
    at maybeClose (internal/child_process.js:962:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
    ...
    at spawnAsync (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
    at /@expo/xdl@54.1.4/src/detach/ExponentTools.js:127:21
    at Generator.next (<anonymous>)
    at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:191)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:437
    at new Promise (<anonymous>)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:99
    at spawnAsyncThrowError (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:89:18)
    at /@expo/xdl@54.1.4/src/detach/AndroidShellApp.js:1125:11
    at Generator.next (<anonymous>)
    at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:191)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:361
  platform: "android"
Jun 12 14:52:25 turtle[1085] ERROR: Failed to build standalone app
  err: Error: ./gradlew exited with non-zero code: 1
      at ChildProcess.completionListener (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
      at Object.onceWrapper (events.js:273:13)
      at ChildProcess.emit (events.js:182:13)
      at ChildProcess.EventEmitter.emit (domain.js:441:20)
      at maybeClose (internal/child_process.js:962:16)
      at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
      ...
      at spawnAsync (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
      at /@expo/xdl@54.1.4/src/detach/ExponentTools.js:127:21
      at Generator.next (<anonymous>)
      at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:191)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:437
      at new Promise (<anonymous>)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:99
      at spawnAsyncThrowError (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:89:18)
      at /@expo/xdl@54.1.4/src/detach/AndroidShellApp.js:1125:11
      at Generator.next (<anonymous>)
      at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:191)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:361
  platform: "android"

I'm using nvm and node v10.15. I tried multiple times and getting the same error each time.

dsokal commented 5 years ago

More logs please, the error you posted is a generic one and doesn't really say anything.

mojtabast commented 5 years ago

Sorry. This is the log by npm: 2019-06-12T11_23_41_011Z-debug.log

This is the log that I'm getting on the terminal:

npm run build:android> empty-project-template@ build:android /Users/mojtaba/Work/parsghete/mobile-app> EXPO_ANDROID_KEYSTORE_PASSWORD=MY_KEY EXPO_ANDROID_KEY_PASSWORD=MY_KEY turtle build:android --public-url https://builds.buysellyadak.com/android-index.json --keystore-path /Users/mojtaba/Work/parsghete/mobile-app/BuysellYadak.jks --keystore-alias MY_KEY

Jun 12 15:58:03 turtle[1792] INFO:  Starting build process
  platform: "android"
  buildPhase: "starting builder"
Jun 12 15:58:03 turtle[1792] INFO:  ImageUtils: setting image functions to alternative sharp implementations
  platform: "android"
  buildPhase: "icons setup"
Jun 12 15:58:03 turtle[1792] INFO:  Resolving universal modules dependencies
  platform: "android"
  buildPhase: "resolve native modules"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-ads-admob:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding @unimodules/core:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-ads-facebook:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-analytics-amplitude:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-analytics-segment:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-constants-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-app-auth:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-app-loader-provider:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-av:5.0.2
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-background-fetch:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-task-manager:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-task-manager-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-barcode-scanner:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-barcode-scanner-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-blur:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-brightness:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-calendar:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-permissions-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-camera:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-camera-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-file-system-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-face-detector-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-constants:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-contacts:5.0.2
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-crypto:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-document-picker:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-face-detector:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-facebook:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-file-system:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-font:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-font-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-gl:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-gl-cpp:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-google-sign-in:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-haptics:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-image-manipulator:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-image-picker:5.0.2
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-intent-launcher:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-keep-awake:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-linear-gradient:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-local-authentication:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-localization:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-location:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-mail-composer:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-media-library:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-payments-stripe:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-permissions:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-print:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-random:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-secure-store:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-sensors:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-sensors-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-sharing:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-sms:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-speech:5.0.2
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-sqlite:5.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-video-thumbnails:1.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding expo-web-browser:5.0.2
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding unimodules-image-loader-interface:2.0.1
  platform: "android"
Jun 12 15:58:04 turtle[1792] INFO:  Adding @unimodules/react-native-adapter:2.0.1
  platform: "android"
Jun 12 15:58:05 turtle[1792] INFO:  Using manifest: {"name":"Buysell Yadak","description":"Buysell Yadak Marketplace","slug":"BuysellYadak","privacy":"unlisted","sdkVersion":"33.0.0","scheme":"buysellyadak","platforms":["ios","android"],"version":"1.0.2","orientation":"portrait","icon":"./assets/icon/icon.png","splash":{"image":"./assets/splash/buysellyadak-splash.png","resizeMode":"contain","backgroundColor":"#ffffff","imageUrl":"https://builds.buysellyadak.com/assets/71339564638d62a27bd34872f2b6bf3e"},"updates":{"fallbackToCacheTimeout":0},"ios":{"supportsTablet":false,"bundleIdentifier":"com.buysellyadak.buysellyadak","buildNumber":"1.0.1"},"android":{"package":"com.buysellyadak.buysellyadak","versionCode":1},"locales":{},"iconUrl":"https://builds.buysellyadak.com/assets/69ddc7630d7c82a58fb96ba3f0867796","bundledAssets":["asset_3a2ba31570920eeb9b1d217cabe58315.ttf","asset_744ce60078c17d86006dd0edabcd59a7.ttf","asset_140c53a7643ea949007aa9a282153849.ttf","asset_6beba7e6834963f7f171d3bdd075c915.ttf","asset_b06871f281fee6b241d60582ae9369b9.ttf","asset_2e562d4ebf15395f00bc738738f79291.ttf","asset_872545dde71de3842234bf6afe80c4cb.ttf","asset_c6aef942e3668158ec29d4adcb2e768f.ttf","asset_e20945d7c929279ef7a6f1db184a4470.ttf","asset_b2e0fc821c6886fb3940f85a3320003e.ttf","asset_5a293a273bee8d740a045d9922b9a9ae.ttf","asset_a37b0c01c0baf1888ca812cc0508f6e2.ttf","asset_8e7f807ef943bff1f6d3c2c6e0f3769e.ttf","asset_d2285965fe34b05465047401b8595dd0.ttf","asset_5cdf883b18a5651a29a4d1ef276d2457.ttf","asset_7d40544b395c5949f4646f5e150fe020.png","asset_cdd04e13d4ec83ff0cd13ec8dabdc341.png","asset_a132ecc4ba5c1517ff83c0fb321bc7fc.png","asset_0ea69b5077e7c4696db85dbcba75b0e1.png","asset_f5b790e2ac193b3d41015edb3551f9b8.png","asset_6165c9d7a2e729ba57b23dd93add5366.png","asset_4dbc10fd34db70b75c821f766659cb81.png","asset_80286c9b992fad5b500d5a1f06434b5f.png","asset_84ad3fe438ba116b007697ae568e22de.png","asset_9098f279a79458551f75c67a0f741e7d.png","asset_dfc580f63d59d8ffbe6a62d000388e86.png","asset_25be4da7236d5add94db4c612d243b2c.png","asset_f52efad4d6a123c4c4e09241036b80ed.png","asset_da4303c980b7f993076b634937adaa6b.png","asset_121f3bcfa420e77f48064983d90ea544.png","asset_d37ddbcd08c865194a83f47664629ccd.png","asset_07ff227fc7d39db4d4903e8367fa30e9.png","asset_61b13cb6db14eea1a4e083c331ef816c.png","asset_25b1358cce48adeaeb7a1d4c9d1dee92.png","asset_9086ad9a696743514dcba59ac924ada7.jpg","asset_004c2bbb035d8d06bb830efc4673c886.png","asset_2327736b3ea09c41abfb69be1221f430.png","asset_51671417ef20e0bbc32f0a2bc6edfa95.png","asset_a7b9dc9de5f8f1fb1afbef917619a5ac.png","asset_4bdd6aad790c6c8370a06876ec7d31e1.png","asset_4b9cf0cc747e3c1abc541befa05b1e37.png","asset_aca3d67fb879af976579ae03dfaf2e4b.png","asset_3bb6491e3a7c084399896a492e5dd618.ttf","asset_d00f44216fda6aef5873d083017fdd15.ttf","asset_778ffc9fe8773a878e9c30a6304784de.png","asset_376d6a4c7f622917c39feb23671ef71d.png","asset_c79c3606a1cf168006ad3979763c7e0c.png","asset_02bc1fa7c0313217bde2d65ccbff40c9.png","asset_35ba0eaec5a4f5ed12ca16fabeae451d.png"],"assetUrlOverride":"./assets","publishedTime":"2019-06-10T10:08:10.287Z","commitTime":"2019-06-10T10:08:10.287Z","revisionId":"j90qxNLbGd","id":"@mojtabast/BuysellYadak","bundleUrl":"https://builds.buysellyadak.com/bundles/android-8f7b12cf0a5921c58c0f0206a2b89008.js","platform":"android"}
  platform: "android"
  buildPhase: "reading manifest"
Jun 12 15:58:05 turtle[1792] INFO:  ~/.turtle/workingdir/android/sdk33/tools-public ~/.turtle/workingdir/android/sdk33/android/app
  platform: "android"
  buildPhase: "confirming that dynamic macros exist"
  source: "stdout"
Jun 12 15:58:05 turtle[1792] INFO:  ~/.turtle/workingdir/android/sdk33/android/app
  platform: "android"
  buildPhase: "confirming that dynamic macros exist"
  source: "stdout"
Jun 12 15:58:19 turtle[1792] INFO:  Parallel execution with configuration on demand is an incubating feature.
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 12 15:58:19 turtle[1792] INFO:  > Configure project :app
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 12 15:58:19 turtle[1792] INFO:  AWS Device Farm Plugin version 1.3
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 12 15:58:19 turtle[1792] INFO:  FAILURE: Build failed with an exception.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  * Where:
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  Build file '/Users/mojtaba/.turtle/workingdir/android/sdk33/android-shell-app/app/build.gradle' line: 98
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  * What went wrong:
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  A problem occurred evaluating project ':app'.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  > Could not read script '/Users/mojtaba/.turtle/workingdir/android/sdk33/node_modules/react-native-unimodules/gradle.groovy' as it does not exist.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  * Try:
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  Run with 
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  * Get more help at https://help.gradle.org
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:19 turtle[1792] INFO:  BUILD FAILED in 0s
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 12 15:58:20 turtle[1792] ERROR: Error: ./gradlew exited with non-zero code: 1
    at ChildProcess.completionListener (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
    at Object.onceWrapper (events.js:273:13)
    at ChildProcess.emit (events.js:182:13)
    at ChildProcess.EventEmitter.emit (domain.js:441:20)
    at maybeClose (internal/child_process.js:962:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
    ...
    at spawnAsync (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
    at /@expo/xdl@54.1.4/src/detach/ExponentTools.js:127:21
    at Generator.next (<anonymous>)
    at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:191)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:437
    at new Promise (<anonymous>)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:99
    at spawnAsyncThrowError (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:89:18)
    at /@expo/xdl@54.1.4/src/detach/AndroidShellApp.js:1125:11
    at Generator.next (<anonymous>)
    at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:191)
    at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:361
  platform: "android"
Jun 12 15:58:20 turtle[1792] ERROR: Failed to build standalone app
  err: Error: ./gradlew exited with non-zero code: 1
      at ChildProcess.completionListener (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
      at Object.onceWrapper (events.js:273:13)
      at ChildProcess.emit (events.js:182:13)
      at ChildProcess.EventEmitter.emit (domain.js:441:20)
      at maybeClose (internal/child_process.js:962:16)
      at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
      ...
      at spawnAsync (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
      at /@expo/xdl@54.1.4/src/detach/ExponentTools.js:127:21
      at Generator.next (<anonymous>)
      at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:191)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:437
      at new Promise (<anonymous>)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:261:99
      at spawnAsyncThrowError (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/ExponentTools.js:89:18)
      at /@expo/xdl@54.1.4/src/detach/AndroidShellApp.js:1125:11
      at Generator.next (<anonymous>)
      at step (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:191)
      at /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:656:361
  platform: "android"
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! empty-project-template@ build:android: `EXPO_ANDROID_KEYSTORE_PASSWORD=MY_KEY EXPO_ANDROID_KEY_PASSWORD=MY_KEY turtle build:android --public-url https://builds.buysellyadak.com/android-index.json --keystore-path /Users/mojtaba/Work/parsghete/mobile-app/BuysellYadak.jks --keystore-alias MY_KEY`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the empty-project-template@ build:android script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/mojtaba/.npm/_logs/2019-06-12T11_28_20_161Z-debug.log
dsokal commented 5 years ago

Could you please try to remove ~/.turtle/workingdir directory and run the build again? Let me know if that helps.

mojtabast commented 5 years ago

Thanks, it works. but the output is a .aabfile that supposed to be a .apk file. so it can not be installed on the device.

dsokal commented 5 years ago

Please check out the output of turtle build:android --help. In 0.8.0 we changed the default build type to app-bundle. So if you wish to build an apk, you should specify it explicitly (turtle build:android ... --type apk).

hanspoo commented 4 years ago

In my case it worked when i've removed the gradle cache and killed the gradle daemon:

ps -fea |grep gradle | awk '{print $2}' | xargs kill rm -rf ~/.gradle/

mamsoares commented 3 years ago

Please, someone help me?

turtle build:android -t app-bundle --output ~/projetos/novoprojeto/build -c ./app.json --keystore-path ../minha-chave.jks --keystore-alias meu-alias --gradle-args "--warning-mode all" --allow-non-https-public-url

Oct 1 22:32:44 turtle[32784] INFO: Starting build process platform: "android" buildPhase: "starting builder" Oct 1 22:32:44 turtle[32784] INFO: ImageUtils: setting image functions to alternative sharp implementations platform: "android" buildPhase: "icons setup" Oct 1 22:32:44 turtle[32784] INFO: Resolving universal modules dependencies platform: "android" buildPhase: "resolve native modules" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-ads-admob:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding @unimodules/core:5.3.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-ads-facebook:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-analytics-amplitude:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-analytics-segment:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-constants-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-app-auth:9.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-apple-authentication:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding @unimodules/react-native-adapter:5.4.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-app-loader:1.2.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-font-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-image-loader-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-permissions-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-application:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-av:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-background-fetch:8.3.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-task-manager:8.3.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-task-manager-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-barcode-scanner:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-barcode-scanner-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-battery:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-bluetooth:1.0.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-blur:8.1.2 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-brightness:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-calendar:8.2.2 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-camera:8.3.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-camera-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-file-system-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-face-detector-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-cellular:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-constants:9.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-contacts:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-crypto:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-device:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-document-picker:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-error-recovery:1.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-face-detector:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-facebook:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-file-system:9.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-firebase-analytics:2.4.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-firebase-core:1.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-font:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-gl:8.3.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-gl-cpp:8.3.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-google-sign-in:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-haptics:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-image-loader:1.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-image-manipulator:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-image-picker:8.3.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-permissions:9.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-in-app-purchases:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-intent-launcher:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-keep-awake:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-linear-gradient:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-local-authentication:9.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-localization:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-location:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-mail-composer:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-media-library:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-module-template:8.3.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-network:2.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-notifications:0.3.3 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-payments-stripe:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-print:9.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-random:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-screen-capture:1.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-screen-orientation:1.1.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-secure-store:9.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-sensors:9.0.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding unimodules-sensors-interface:5.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-sharing:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-sms:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-speech:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-splash-screen:0.5.0 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-sqlite:8.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-store-review:2.1.2 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-updates:0.2.8 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-video-thumbnails:4.2.1 platform: "android" Oct 1 22:32:44 turtle[32784] INFO: Adding expo-web-browser:8.3.1 platform: "android"

Oct 1 22:32:59 turtle[32784] INFO: Downloading https://services.gradle.org/distributions/gradle-6.0.1-all.zip platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:20 turtle[32784] INFO: Unzipping /Users/marcelosoares/.gradle/wrapper/dists/gradle-6.0.1-all/99d3u8wxs16ndehh90lbbir67/gradle-6.0.1-all.zip to /Users/marcelosoares/.gradle/wrapper/dists/gradle-6.0.1-all/99d3u8wxs16ndehh90lbbir67 platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:41 turtle[32784] INFO: Set executable permissions for: /Users/marcelosoares/.gradle/wrapper/dists/gradle-6.0.1-all/99d3u8wxs16ndehh90lbbir67/gradle-6.0.1/bin/gradle platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: Welcome to Gradle 6.0.1! platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: Here are the highlights of this release: platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Substantial improvements in dependency management, including platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Publishing Gradle Module Metadata in addition to pom.xml platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Advanced control of transitive versions platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Support for optional features and dependencies platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Rules to tweak published metadata platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Support for Java 13 platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Faster incremental Java and Groovy compilation platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - New Zinc compiler for Scala platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - VS2019 support platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: - Support for Gradle Enterprise plugin 3.0 platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: For more details see https://docs.gradle.org/6.0.1/release-notes.html platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:33:43 turtle[32784] INFO: Starting a Gradle Daemon (subsequent builds will be faster) platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:34:21 turtle[32784] INFO: Configuration on demand is an incubating feature. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:17 turtle[32784] INFO: > Configure project :app platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:17 turtle[32784] INFO: BuildListener#buildStarted(Gradle) has been deprecated. This is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:17 turtle[32784] INFO: at build_7e1nordn1hjpkl39qzwjc3c7c.run(/Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/app/build.gradle:6) platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:17 turtle[32784] INFO: (Run with --stacktrace to get the full stack trace of this deprecation warning.) platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:21 turtle[32784] INFO: AWS Device Farm Plugin version 1.3 platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: Installing unimodules: platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-core@5.3.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/@unimodules/core platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-react-native-adapter@5.4.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/@unimodules/react-native-adapter platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-ads-admob@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-ads-admob platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-ads-facebook@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-ads-facebook platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-analytics-amplitude@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-analytics-amplitude platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-analytics-segment@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-analytics-segment platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-app-auth@9.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-app-auth platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-application@2.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-application platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-av@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-av platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-background-fetch@8.3.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-background-fetch platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-barcode-scanner@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-barcode-scanner platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-battery@2.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-battery platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-brightness@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-brightness platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-calendar@8.2.2 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-calendar platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-camera@8.3.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-camera platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-cellular@2.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-cellular platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-constants@9.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-constants platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-contacts@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-contacts platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-crypto@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-crypto platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-device@2.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-device platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-document-picker@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-document-picker platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-error-recovery@1.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-error-recovery platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-face-detector@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-face-detector platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-facebook@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-facebook platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-file-system@9.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-file-system platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-firebase-analytics@2.4.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-firebase-analytics platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-firebase-core@1.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-firebase-core platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-font@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-font platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-gl-cpp@8.3.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-gl-cpp platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-gl@8.3.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-gl platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-google-sign-in@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-google-sign-in platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-haptics@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-haptics platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-image-loader@1.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-image-loader platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-image-manipulator@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-image-manipulator platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-image-picker@8.3.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-image-picker platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-intent-launcher@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-intent-launcher platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-keep-awake@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-keep-awake platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-linear-gradient@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-linear-gradient platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-local-authentication@9.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-local-authentication platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-localization@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-localization platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-location@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-location platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-mail-composer@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-mail-composer platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-media-library@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-media-library platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-network@2.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-network platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-notifications@0.3.3 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-notifications platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-permissions@9.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-permissions platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-print@9.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-print platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-random@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-random platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-screen-capture@1.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-screen-capture platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-screen-orientation@1.1.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-screen-orientation platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-secure-store@9.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-secure-store platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-sensors@9.0.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-sensors platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-sharing@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-sharing platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-sms@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-sms platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-speech@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-speech platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-sqlite@8.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-sqlite platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-task-manager@8.3.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-task-manager platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-video-thumbnails@4.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-video-thumbnails platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: expo-web-browser@8.3.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/expo-web-browser platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-app-loader@1.2.0 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-app-loader platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-barcode-scanner-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-barcode-scanner-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-camera-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-camera-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-constants-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-constants-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-face-detector-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-face-detector-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-file-system-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-file-system-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-font-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-font-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-image-loader-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-image-loader-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-permissions-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-permissions-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-sensors-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-sensors-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:41 turtle[32784] INFO: unimodules-task-manager-interface@5.2.1 from /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/enabled-modules/unimodules-task-manager-interface platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:44 turtle[32784] INFO: Could not find google-services.json while looking in [src/nullnull/debug, src/debug/nullnull, src/nullnull, src/debug, src/nullnullDebug] platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:44 turtle[32784] INFO: registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:44 turtle[32784] INFO: Could not find google-services.json while looking in [src/nullnull/release, src/release/nullnull, src/nullnull, src/release, src/nullnullRelease] platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:36:44 turtle[32784] INFO: registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:12 turtle[32784] INFO: > Transform artifact unimodules-react-native-adapter-5.4.0.aar (org.unimodules:unimodules-react-native-adapter:5.4.0) with ExtractAarTransform platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:12 turtle[32784] INFO: Injecting the input artifact of a transform as a File has been deprecated. This is scheduled to be removed in Gradle 7.0. Declare the input artifact as Provider instead. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: > Task :app:preBuild UP-TO-DATE platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: > Task :app:extractProguardFiles platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: > Task :app:preReleaseBuild platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: > Task :app:generateReleaseResValues platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: > Task :app:processReleaseGoogleServices platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'quickstartFile' without corresponding getter has been annotated with @InputFile, @Optional. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'intermediateDir' without corresponding getter has been annotated with @OutputDirectory. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'packageName' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'moduleGroup' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'moduleGroupFirebase' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'moduleVersion' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'searchedLocation' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Type 'GoogleServicesTask': field 'isGranular' without corresponding getter has been annotated with @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:36 turtle[32784] INFO: Parsing json file: /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/app/google-services.json platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:checkReleaseManifest platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: Property 'manifest' has @Input annotation used on property of type 'File'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:createReleaseCompatibleScreenManifests platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: Property 'outputScope' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:mainApkListPersistenceRelease platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:mergeReleaseShaders platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:compileReleaseShaders platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:37 turtle[32784] INFO: > Task :app:generateReleaseAssets platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:40 turtle[32784] INFO: > Task :app:compileReleaseRenderscript platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:40 turtle[32784] INFO: NO-SOURCE platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:40 turtle[32784] INFO: > Task :app:generateReleaseResources platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:42 turtle[32784] INFO: > Task :app:mergeReleaseResources platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:42 turtle[32784] INFO: Property 'resourcesComputer' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:57 turtle[32784] INFO: > Task :app:processReleaseManifest platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:57 turtle[32784] INFO: Type 'ProcessApplicationManifest': static method 'getArtifactName()' should not be annotated with: @Internal. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:57 turtle[32784] INFO: Type 'ProcessApplicationManifest': static method 'getNameFromAutoNamespacedManifest()' should not be annotated with: @Internal. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:57 turtle[32784] INFO: /Users/marcelosoares/.turtle/workingdir/android/sdk38/android-shell-app/app/src/main/AndroidManifest.xml:18:9-27:20 Warning: platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:57 turtle[32784] INFO: provider#expo.modules.filesystem.FileSystemFileProvider@android:authorities was tagged at AndroidManifest.xml:18 to replace other declarations but no other declaration present platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:38:58 turtle[32784] INFO: > Task :app:mergeReleaseAssets platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:01 turtle[32784] INFO: > Task :app:mergeReleaseJniLibFolders platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:08 turtle[32784] INFO: > Task :app:bundleReleaseResources platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:14 turtle[32784] INFO: > Task :app:generateReleaseBuildConfig platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:14 turtle[32784] INFO: > Task :app:compileReleaseAidl NO-SOURCE platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:17 turtle[32784] INFO: > Task :app:javaPreCompileRelease platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:17 turtle[32784] INFO: > Task :app:processReleaseJavaRes platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:17 turtle[32784] INFO: NO-SOURCE platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:19 turtle[32784] INFO: > Task :app:processReleaseResources platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:19 turtle[32784] INFO: Type 'LinkApplicationAndroidResourcesTask': non-property method 'canHaveSplits()' should not be annotated with: @Input. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:19 turtle[32784] INFO: Property 'manifestFile' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:34 turtle[32784] INFO: > Task :app:mergeReleaseNativeLibs platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:54 turtle[32784] INFO: > Task :app:compileReleaseJavaWithJavac platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:39:54 turtle[32784] INFO: Extending the JavaCompile task has been deprecated. This is scheduled to be removed in Gradle 7.0. Configure the task instead. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:01 turtle[32784] INFO: > Task :app:mergeReleaseGeneratedProguardFiles platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:06 turtle[32784] INFO: > Task :app:stripReleaseDebugSymbols platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:06 turtle[32784] INFO: Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:11 turtle[32784] INFO: > Task :app:mergeReleaseJavaResource platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: > Task :app:transformClassesAndResourcesWithR8ForRelease platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'allSecondaryInputs' is private and annotated with @Internal. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'logging' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'oldSecondaryInputs' is declared without normalization specified. Properties of cacheable work must declare their normalization via @PathSensitive, @Classpath or @CompileClasspath. Defaulting to PathSensitivity.ABSOLUTE. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'path' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'projectName' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'temporaryDir' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'transform' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:40:13 turtle[32784] INFO: Property 'workerExecutor' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:53 turtle[32784] INFO: > Task :app:buildReleasePreBundle platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:53 turtle[32784] INFO: Property 'outputDir' is annotated with @PathSensitive that is not allowed for @OutputDirectory properties. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: > Task :app:validateSigningRelease platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: > Task :app:collectReleaseDependencies platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: Property 'runtimeClasspathArtifacts' has @Input annotation used on property of type 'FileCollection'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: > Task :app:configureReleaseDependencies platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: > Task :app:signingConfigWriterRelease platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: Property 'signingConfig.name' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: Property 'signingConfig.storeFile' is declared without normalization specified. Properties of cacheable work must declare their normalization via @PathSensitive, @Classpath or @CompileClasspath. Defaulting to PathSensitivity.ABSOLUTE. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:56 turtle[32784] INFO: Property 'signingConfig.signingReady' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:58 turtle[32784] INFO: > Task :app:packageReleaseBundle platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:43:58 turtle[32784] INFO: Property 'bundleLocation' is annotated with @PathSensitive that is not allowed for @OutputDirectory properties. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:44:21 turtle[32784] INFO: > Task :app:signReleaseBundle FAILED platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:44:21 turtle[32784] INFO: Property 'finalBundleLocation' is annotated with @PathSensitive that is not allowed for @OutputDirectory properties. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:44:21 turtle[32784] INFO: FAILURE: Build failed with an exception. platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: What went wrong: platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: Execution failed for task ':app:signReleaseBundle'. platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO:
platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: > Failed to read key meu-alias from store "/private/tmp/turtle/keystore-45192b00-6cd9-4620-be82-c4b9eda2f5d2.jks": Cannot recover key platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO:
Try: platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. platform: "android" buildPhase: "running gradle" source: "stderr" *Oct 1 22:44:21 turtle[32784] INFO: Get more help at https://help.gradle.org platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: BUILD FAILED in 11m 21s platform: "android" buildPhase: "running gradle" source: "stderr" Oct 1 22:44:21 turtle[32784] INFO: 29 actionable tasks: 29 executed platform: "android" buildPhase: "running gradle" source: "stdout" Oct 1 22:44:23 turtle[32784] ERROR: Error: ./gradlew exited with non-zero code: 1 at ChildProcess.completionListener (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13) at Object.onceWrapper (events.js:422:26) at ChildProcess.emit (events.js:315:20) at ChildProcess.EventEmitter.emit (domain.js:483:12) at maybeClose (internal/child_process.js:1021:16) at Socket. (internal/child_process.js:443:11) at Socket.emit (events.js:315:20) at Socket.EventEmitter.emit (domain.js:483:12) at Pipe. (net.js:674:12) ... at spawnAsync (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19) at spawnAsyncThrowError (/@expo/xdl@57.9.35/src/detach/ExponentTools.ts:111:19) at buildShellAppAsync (/@expo/xdl@57.9.35/src/detach/AndroidShellApp.js:1412:11) at Object.createAndroidShellAppAsync (/@expo/xdl@57.9.35/src/detach/AndroidShellApp.js:370:5) at runShellAppBuilder (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/builders/android.ts:91:5) at buildAndroid (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/builders/android.ts:23:26) at /Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/bin/utils/builder.ts:87:7 at Command. (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/bin/index.ts:23:12) platform: "android" Oct 1 22:44:23 turtle[32784] ERROR: Failed to build standalone app err: Error: ./gradlew exited with non-zero code: 1 at ChildProcess.completionListener (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13) at Object.onceWrapper (events.js:422:26) at ChildProcess.emit (events.js:315:20) at ChildProcess.EventEmitter.emit (domain.js:483:12) at maybeClose (internal/child_process.js:1021:16) at Socket. (internal/child_process.js:443:11) at Socket.emit (events.js:315:20) at Socket.EventEmitter.emit (domain.js:483:12) at Pipe. (net.js:674:12) ... at spawnAsync (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19) at spawnAsyncThrowError (/@expo/xdl@57.9.35/src/detach/ExponentTools.ts:111:19) at buildShellAppAsync (/@expo/xdl@57.9.35/src/detach/AndroidShellApp.js:1412:11) at Object.createAndroidShellAppAsync (/@expo/xdl@57.9.35/src/detach/AndroidShellApp.js:370:5) at runShellAppBuilder (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/builders/android.ts:91:5) at buildAndroid (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/builders/android.ts:23:26) at /Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/bin/utils/builder.ts:87:7 at Command. (/Users/marcelosoares/.nvm/versions/node/v12.18.3/lib/node_modules/turtle-cli/src/bin/index.ts:23:12) platform: "android"**