SDK 37 | Turtle error

Hi guys.

Im facing the following error.
I think the error is “Could not find google-services.json while looking in [src/nullnull/release, src/release/nullnull, src/nullnull, src/release, src/nullnullRelease]”

Can, anyone, help pe?

Jun 30 15:39:19 turtle[51752] 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”
Jun 30 15:39:19 turtle[51752] INFO: registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
platform: “android”
buildPhase: “running gradle”
source: “stdout”
Jun 30 15:39:25 turtle[51752] INFO: FAILURE: Build failed with an exception.
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] INFO: * What went wrong:
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] INFO: Cannot create service of type TaskExecuter using ProjectExecutionServices.createTaskExecuter() as there is a problem with parameter #22 of type ReservedFileSystemLocationRegistry.
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] INFO: > Cannot create service of type ReservedFileSystemLocationRegistry using ProjectExecutionServices.createReservedFileLocationRegistry() as there is a problem with parameter #1 of type List.
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] INFO: * Try:
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] 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”
Jun 30 15:39:25 turtle[51752] INFO: * Get more help at https://help.gradle.org
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] INFO: BUILD FAILED in 20s
platform: “android”
buildPhase: “running gradle”
source: “stderr”
Jun 30 15:39:25 turtle[51752] ERROR: Error: ./gradlew exited with non-zero code: 1
at ChildProcess.completionListener (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
at Object.onceWrapper (events.js:286:20)
at ChildProcess.emit (events.js:198:13)
at ChildProcess.EventEmitter.emit (domain.js:448:20)
at maybeClose (internal/child_process.js:982:16)
at Socket.stream.socket.on (internal/child_process.js:389:11)
at Socket.emit (events.js:198:13)
at Socket.EventEmitter.emit (domain.js:448:20)
at Pipe._handle.close (net.js:607:12)

at spawnAsync (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
at spawnAsyncThrowError (/@expo/xdl@57.9.20/src/detach/ExponentTools.ts:100:19)
at buildShellAppAsync (/@expo/xdl@57.9.20/src/detach/AndroidShellApp.js:1284:11)
platform: “android”
Jun 30 15:39:25 turtle[51752] ERROR: Failed to build standalone app
err: Error: ./gradlew exited with non-zero code: 1
at ChildProcess.completionListener (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
at Object.onceWrapper (events.js:286:20)
at ChildProcess.emit (events.js:198:13)
at ChildProcess.EventEmitter.emit (domain.js:448:20)
at maybeClose (internal/child_process.js:982:16)
at Socket.stream.socket.on (internal/child_process.js:389:11)
at Socket.emit (events.js:198:13)
at Socket.EventEmitter.emit (domain.js:448:20)
at Pipe._handle.close (net.js:607:12)

at spawnAsync (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
at spawnAsyncThrowError (/@expo/xdl@57.9.20/src/detach/ExponentTools.ts:100:19)
at buildShellAppAsync (/@expo/xdl@57.9.20/src/detach/AndroidShellApp.js:1284:11)
platform: “android”

MacBook-Air-de-Alex:react-new-app alexmoret$ expo diagnostics

Expo CLI 3.21.13 environment info:
System:
OS: macOS 10.15.3
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.17.0 - /usr/local/bin/node
Yarn: 1.17.3 - /usr/local/bin/yarn
npm: 6.11.3 - /usr/local/bin/npm
IDEs:
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
expo: ^37.0.0 => 37.0.7
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz => 0.61.4
npmGlobalPackages:
expo-cli: 3.21.13

MacBook-Air-de-Alex:react-new-app alexmoret$

  1. SDK Version: SDK 37
  2. Platforms: Android and IOS

Hi @labmoonwalk, do you have the build ID of the build you’re trying to run? Having access to the full logs is really helpful when it comes to debugging a build

Hi @charliecruzan

I dont have the build id due to do not reach this step. :frowning:
Any other way to help to help me? :slight_smile:

Best,

Not without the full logs :confused: were you building locally with turtle-cli, or using expo build:android?

@charliecruzan

With turtle-cli

Okay, can you share the complete logs from the build?

@charliecruzan

MacBook-Air-de-Alex:react-new-app alexmoret$ expo publish -c
Warning: Your project may contain unoptimized image assets. Smaller image sizes can improve app performance.
To compress the images in your project, abort publishing and run npx expo-optimize.
Publishing to channel 'default'...
We noticed that you have not built a standalone app with this SDK version and release channel before. Remember that OTA updates will only work for builds with matching SDK versions and release channels. Read more here: https://docs.expo.io/workflow/publishing/#limitations
Building iOS bundle
Building Android bundle
Analyzing assets
Uploading assets
No assets changed, skipped.
Processing asset bundle patterns:
- /Users/alexmoret/react-new-app/assets/img/*
Uploading JavaScript bundles
Publish complete

The manifest URL is: https://exp.host/@labmoonwalk/fabiana-dangelo (​https://exp.host/@labmoonwalk/fabiana-dangelo/index.exp?sdkVersion=37.0.0​). Learn more. (​https://expo.fyi/manifest-url​)
The project page is: https://expo.io/@labmoonwalk/fabiana-dangelo (​https://expo.io/@labmoonwalk/fabiana-dangelo​). Learn more. (​https://expo.fyi/project-page​)
MacBook-Air-de-Alex:react-new-app alexmoret$ export EXPO_USERNAME=labmoonwalk
MacBook-Air-de-Alex:react-new-app alexmoret$ export EXPO_PASSWORD=q1w2e3r4t5
MacBook-Air-de-Alex:react-new-app alexmoret$ export EXPO_ANDROID_KEYSTORE_PASSWORD=kuerbis0
MacBook-Air-de-Alex:react-new-app alexmoret$ export EXPO_ANDROID_KEY_PASSWORD=kuerbis08
MacBook-Air-de-Alex:react-new-app alexmoret$ turtle build:android --keystore-path credentials/carambolah.keystore -t apk --keystore-alias br.com.moonwalk.fabianadangelo
Jun 30 16:18:55 turtle[56714] INFO:  Using manifest: {
  "ios": {
    "infoPlist": {
      "NSCameraUsageDescription": "Para que você marque seu ponto, é necessário que nos dê acesso a sua câmera",
      "NSLocationWhenInUseUsageDescription": "Por questão de segurança, precisamos da sua localização para garantir que você está dentro da loja"
    },
    "bundleIdentifier": "br.moonwalk.fabianadangelo"
  },
  "icon": "./assets/img/brand/launcher.png",
  "name": "Fabiana DAngelo",
  "slug": "fabiana-dangelo",
  "extra": {
    "UUID": "770705454f44493cae37cbb1c5252e95",
    "menu": [
      {
        "icon": 1,
        "name": "aboutUs",
        "type": "aboutUs"
      },
      {
        "icon": 6,
        "name": "notifications",
        "type": "notifications"
      },
      {
        "icon": 11,
        "name": "delivery",
        "type": "delivery"
      },
      {
        "icon": 3,
        "name": "loyalty",
        "type": "loyalty"
      },
      {
        "icon": 5,
        "name": "localization",
        "type": "localization"
      },
      {
        "icon": 9,
        "name": "activity",
        "type": "activity"
      }
    ],
    "iconColor": "#643020",
    "apiBaseUrl": "https://api.moonwalk.com.br",
    "borderColor": "#F1F1F1",
    "deliveryAPI": "https://deliveryapi.moonwalk.com.br/json",
    "navIconColor": "#939393",
    "primaryColor": "#643020",
    "defaultLocale": "pt-BR",
    "deliveryColor": "#643020",
    "deliveryOption": "all",
    "firstAcessMenu": [
      "welcome",
      "notification",
      "localization",
      "loyalty"
    ],
    "secondaryColor": "#CCC",
    "statusBarStyle": "light-content",
    "buttonTextColor": "#FFFFFF",
    "drawerIconColor": "#FFFFFF",
    "navBarTextColor": "#FFFFFF",
    "AppleLoginEnabled": false,
    "notificationColor": {
      "text": "#FFFFFF",
      "background": "#f84129"
    },
    "GoogleLoginEnabled": false,
    "googlePlacesApiKey": "AIzaSyB4YPj2134_FRfgPOYOm4KwCYkOpYXX3VU",
    "FacebookLoginEnabled": true,
    "backgroundImageExists": false,
    "moonwalkAppleClientID": "S63kn4L@cs@bBHgd?Aat7@dRk6g99Vz;Rf_8gKVZ",
    "moonwalkGoogleClientID": "",
    "moonwalkFacebookClientID": "qx=OyWjkgnZPVSzUxkqb0.ZJVP0pugFRU!=Rhwqf",
    "moonwalkPasswordClientID": "AA@uANp2RVEv4JIvfmRVM7Fqz29Vv_nOErkf74B;"
  },
  "splash": {
    "image": "./assets/img/brand/splash_screen.png",
    "imageUrl": "https://d1wp6m56sqw74a.cloudfront.net/~assets/e15c33cb6b2bf48f150f5d5645c85b39",
    "resizeMode": "cover"
  },
  "android": {
    "package": "br.com.moonwalk.fabianadangelo",
    "permissions": [
      "CAMERA",
      "ACCESS_COARSE_LOCATION",
      "ACCESS_FINE_LOCATION",
      "NOTIFICATIONS"
    ],
    "versionCode": 10,
    "googleServicesFile": "{\n  \"project_info\": {\n    \"project_number\": \"251956133491\",\n    \"firebase_url\": \"https://fabianadangelo-74f2d.firebaseio.com\",\n    \"project_id\": \"fabianadangelo-74f2d\",\n    \"storage_bucket\": \"fabianadangelo-74f2d.appspot.com\"\n  },\n  \"client\": [\n    {\n      \"client_info\": {\n        \"mobilesdk_app_id\": \"1:251956133491:android:5aad0d9590c91379\",\n        \"android_client_info\": {\n          \"package_name\": \"br.com.moonwalk.fabianadangelo\"\n        }\n      },\n      \"oauth_client\": [\n        {\n          \"client_id\": \"251956133491-756q177mb7r38vqobesfgocqesfjsb7r.apps.googleusercontent.com\",\n          \"client_type\": 3\n        }\n      ],\n      \"api_key\": [\n        {\n          \"current_key\": \"AIzaSyCC6YWk7V4RA8LNeJ1i4e74n7fJ2F2lwno\"\n        }\n      ],\n      \"services\": {\n        \"appinvite_service\": {\n          \"other_platform_oauth_client\": [\n            {\n              \"client_id\": \"251956133491-756q177mb7r38vqobesfgocqesfjsb7r.apps.googleusercontent.com\",\n              \"client_type\": 3\n            }\n          ]\n        }\n      }\n    }\n  ],\n  \"configuration_version\": \"1\"\n}"
  },
  "iconUrl": "https://d1wp6m56sqw74a.cloudfront.net/~assets/e0f77b80bbba2a638a28019c8e1826fa",
  "locales": {},
  "updates": {
    "fallbackToCacheTimeout": 0
  },
  "version": "5.0.4",
  "platforms": [
    "ios",
    "android"
  ],
  "sdkVersion": "37.0.0",
  "dependencies": [
    "@expo/vector-icons",
    "expo",
    "expo-apple-authentication",
    "expo-barcode-scanner",
    "expo-camera",
    "expo-cli",
    "expo-constants",
    "expo-facebook",
    "expo-google-app-auth",
    "expo-linear-gradient",
    "expo-localization",
    "expo-location",
    "expo-permissions",
    "expo-screen-orientation",
    "i18n-js",
    "moment",
    "moment-timezone",
    "prop-types",
    "react",
    "react-moment",
    "react-native",
    "react-native-datepicker",
    "react-native-draggable",
    "react-native-easy-toast",
    "react-native-elements",
    "react-native-gesture-handler",
    "react-native-i18n",
    "react-native-image-pan-zoom",
    "react-native-image-zoom-viewer",
    "react-native-iphone-x-helper",
    "react-native-keyboard-aware-scroll-view",
    "react-native-maps",
    "react-native-masked-text",
    "react-native-modal",
    "react-native-modal-datetime-picker",
    "react-native-navbar",
    "react-native-picker-select",
    "react-native-reanimated",
    "react-native-render-html",
    "react-native-router-flux",
    "react-native-scalable-image",
    "react-native-screens",
    "react-native-slideshow",
    "react-native-snap-carousel",
    "react-native-status-bar-height",
    "react-native-swiper",
    "react-native-webview",
    "react-redux",
    "redux",
    "redux-logger",
    "turtle-cli",
    "whatwg-fetch"
  ],
  "notification": {
    "icon": "./assets/img/brand/launcher.png",
    "iconUrl": "https://d1wp6m56sqw74a.cloudfront.net/~assets/e0f77b80bbba2a638a28019c8e1826fa"
  },
  "bundledAssets": [
    "asset_616b4dc8f2bbf9ff6a76114b71bf09f1.jpg",
    "asset_f6236dc18dc867f40a18a6f6af1aa8ee.png",
    "asset_82c0bd26c4c83b8cba48b45753783530.png",
    "asset_b5cdf745cde715337448b6bc6d871526.png",
    "asset_0d43d2d6ccc169c19c5d3aa62c220603.png",
    "asset_3682aa9420217f25392c03f121ca738c.png",
    "asset_6ec4011ea5bc7c8036c2bbaa6779049b.png",
    "asset_dc2c58f58bc5b051ba8e1fcc99731707.png",
    "asset_7447307818ffdde435659ad9296e3306.png",
    "asset_1366c21f009eedc5438017ba7b737ce5.png",
    "asset_860ad9770ee920fb41f8837f59bcdab2.png",
    "asset_c10fc8f419662a9ff2fa957ca9305817.png",
    "asset_de358a538dfb418222ae78dcd3033e19.png",
    "asset_c6d5ebe499c33e1f00b7fc0fd056ba98.png",
    "asset_389fd7f3d976fe4431c681388267b75e.png",
    "asset_a70ba9bfcbe4a7c8976201ada1fb2287.png",
    "asset_62eca3cf0425b4b882fcc75646eb3e80.jpg",
    "asset_15d1dd7ea7f626d48477c58d0e4de30d.png",
    "asset_cfeede8daaffc5c598ede594edbca067.png",
    "asset_a8a76296f9ebb8f92917b2dd9c4a2582.png",
    "asset_0e1f60b49aba154bc2a6f88a2e16bf53.png",
    "asset_58e47a3797b29f35a8e948351799da66.png",
    "asset_e90ac0676c716e9c1e90a987c49df25c.png"
  ],
  "facebookAppId": "1667802673488833",
  "facebookScheme": "fb1667802673488833",
  "facebookDisplayName": "Fabiana DAngelo",
  "id": "@labmoonwalk/fabiana-dangelo",
  "releaseId": "38b6b912-2d37-4c6d-b6c1-3b8d9624bab2",
  "revisionId": "5.0.4-r.1mP_0LqHe",
  "publishedTime": "2020-06-30T19:17:44.291Z",
  "commitTime": "2020-06-30T19:17:44.361Z",
  "bundleUrl": "https://d1wp6m56sqw74a.cloudfront.net/%40labmoonwalk%2Ffabiana-dangelo%2F5.0.4%2F5d7ed859bf0782c0ec509a7910e0b9d7-37.0.0-android.js",
  "releaseChannel": "default",
  "hostUri": "exp.host/@labmoonwalk/fabiana-dangelo"
}
  platform: "android"
  buildPhase: "reading manifest"
Jun 30 16:18:55 turtle[56714] INFO:  Starting build process
  platform: "android"
  buildPhase: "starting builder"
Jun 30 16:18:55 turtle[56714] INFO:  ImageUtils: setting image functions to alternative sharp implementations
  platform: "android"
  buildPhase: "icons setup"
Jun 30 16:18:55 turtle[56714] INFO:  Resolving universal modules dependencies
  platform: "android"
  buildPhase: "resolve native modules"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-ads-admob:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding @unimodules/core:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-ads-facebook:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-analytics-amplitude:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-analytics-segment:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-constants-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-app-auth:9.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-apple-authentication:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding @unimodules/react-native-adapter:5.1.1
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-app-loader:1.0.1
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-font-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-image-loader-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-permissions-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-application:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-av:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-background-fetch:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-task-manager:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-task-manager-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-barcode-scanner:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-barcode-scanner-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-battery:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-bluetooth:1.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-blur:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-brightness:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-calendar:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-camera:8.2.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-camera-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-file-system-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-face-detector-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-cellular:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-constants:9.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-contacts:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-crypto:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-device:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-document-picker:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-error-recovery:1.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-face-detector:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-facebook:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-file-system:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-firebase-analytics:2.1.1
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-firebase-core:1.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-font:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-gl:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-gl-cpp:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-google-sign-in:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-haptics:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-image-loader:1.0.1
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-image-manipulator:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-image-picker:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-permissions:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-in-app-purchases:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-intent-launcher:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-keep-awake:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-linear-gradient:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-local-authentication:9.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-localization:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-location:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-mail-composer:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-media-library:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-module-template:8.2.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-network:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-notifications:1.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-payments-stripe:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-print:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-random:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-screen-orientation:1.0.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-secure-store:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-sensors:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding unimodules-sensors-interface:5.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-sharing:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-sms:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-speech:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-sqlite:8.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-store-review:2.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-updates:0.1.2
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-video-thumbnails:4.1.0
  platform: "android"
Jun 30 16:18:55 turtle[56714] INFO:  Adding expo-web-browser:8.2.0
  platform: "android"
Jun 30 16:18:56 turtle[56714] INFO:  Using manifest: {"ios":{"infoPlist":{"NSCameraUsageDescription":"Para que você marque seu ponto, é necessário que nos dê acesso a sua câmera","NSLocationWhenInUseUsageDescription":"Por questão de segurança, precisamos da sua localização para garantir que você está dentro da loja"},"bundleIdentifier":"br.moonwalk.fabianadangelo"},"icon":"./assets/img/brand/launcher.png","name":"Fabiana DAngelo","slug":"fabiana-dangelo","extra":{"UUID":"770705454f44493cae37cbb1c5252e95","menu":[{"icon":1,"name":"aboutUs","type":"aboutUs"},{"icon":6,"name":"notifications","type":"notifications"},{"icon":11,"name":"delivery","type":"delivery"},{"icon":3,"name":"loyalty","type":"loyalty"},{"icon":5,"name":"localization","type":"localization"},{"icon":9,"name":"activity","type":"activity"}],"iconColor":"#643020","apiBaseUrl":"https://api.moonwalk.com.br","borderColor":"#F1F1F1","deliveryAPI":"https://deliveryapi.moonwalk.com.br/json","navIconColor":"#939393","primaryColor":"#643020","defaultLocale":"pt-BR","deliveryColor":"#643020","deliveryOption":"all","firstAcessMenu":["welcome","notification","localization","loyalty"],"secondaryColor":"#CCC","statusBarStyle":"light-content","buttonTextColor":"#FFFFFF","drawerIconColor":"#FFFFFF","navBarTextColor":"#FFFFFF","AppleLoginEnabled":false,"notificationColor":{"text":"#FFFFFF","background":"#f84129"},"GoogleLoginEnabled":false,"googlePlacesApiKey":"AIzaSyB4YPj2134_FRfgPOYOm4KwCYkOpYXX3VU","FacebookLoginEnabled":true,"backgroundImageExists":false,"moonwalkAppleClientID":"S63kn4L@cs@bBHgd?Aat7@dRk6g99Vz;Rf_8gKVZ","moonwalkGoogleClientID":"","moonwalkFacebookClientID":"qx=OyWjkgnZPVSzUxkqb0.ZJVP0pugFRU!=Rhwqf","moonwalkPasswordClientID":"AA@uANp2RVEv4JIvfmRVM7Fqz29Vv_nOErkf74B;"},"splash":{"image":"./assets/img/brand/splash_screen.png","imageUrl":"https://d1wp6m56sqw74a.cloudfront.net/~assets/e15c33cb6b2bf48f150f5d5645c85b39","resizeMode":"cover"},"android":{"package":"br.com.moonwalk.fabianadangelo","permissions":["CAMERA","ACCESS_COARSE_LOCATION","ACCESS_FINE_LOCATION","NOTIFICATIONS"],"versionCode":10,"googleServicesFile":"{\n  \"project_info\": {\n    \"project_number\": \"251956133491\",\n    \"firebase_url\": \"https://fabianadangelo-74f2d.firebaseio.com\",\n    \"project_id\": \"fabianadangelo-74f2d\",\n    \"storage_bucket\": \"fabianadangelo-74f2d.appspot.com\"\n  },\n  \"client\": [\n    {\n      \"client_info\": {\n        \"mobilesdk_app_id\": \"1:251956133491:android:5aad0d9590c91379\",\n        \"android_client_info\": {\n          \"package_name\": \"br.com.moonwalk.fabianadangelo\"\n        }\n      },\n      \"oauth_client\": [\n        {\n          \"client_id\": \"251956133491-756q177mb7r38vqobesfgocqesfjsb7r.apps.googleusercontent.com\",\n          \"client_type\": 3\n        }\n      ],\n      \"api_key\": [\n        {\n          \"current_key\": \"AIzaSyCC6YWk7V4RA8LNeJ1i4e74n7fJ2F2lwno\"\n        }\n      ],\n      \"services\": {\n        \"appinvite_service\": {\n          \"other_platform_oauth_client\": [\n            {\n              \"client_id\": \"251956133491-756q177mb7r38vqobesfgocqesfjsb7r.apps.googleusercontent.com\",\n              \"client_type\": 3\n            }\n          ]\n        }\n      }\n    }\n  ],\n  \"configuration_version\": \"1\"\n}"},"iconUrl":"https://d1wp6m56sqw74a.cloudfront.net/~assets/e0f77b80bbba2a638a28019c8e1826fa","locales":{},"updates":{"fallbackToCacheTimeout":0},"version":"5.0.4","platforms":["ios","android"],"sdkVersion":"37.0.0","dependencies":["@expo/vector-icons","expo","expo-apple-authentication","expo-barcode-scanner","expo-camera","expo-cli","expo-constants","expo-facebook","expo-google-app-auth","expo-linear-gradient","expo-localization","expo-location","expo-permissions","expo-screen-orientation","i18n-js","moment","moment-timezone","prop-types","react","react-moment","react-native","react-native-datepicker","react-native-draggable","react-native-easy-toast","react-native-elements","react-native-gesture-handler","react-native-i18n","react-native-image-pan-zoom","react-native-image-zoom-viewer","react-native-iphone-x-helper","react-native-keyboard-aware-scroll-view","react-native-maps","react-native-masked-text","react-native-modal","react-native-modal-datetime-picker","react-native-navbar","react-native-picker-select","react-native-reanimated","react-native-render-html","react-native-router-flux","react-native-scalable-image","react-native-screens","react-native-slideshow","react-native-snap-carousel","react-native-status-bar-height","react-native-swiper","react-native-webview","react-redux","redux","redux-logger","turtle-cli","whatwg-fetch"],"notification":{"icon":"./assets/img/brand/launcher.png","iconUrl":"https://d1wp6m56sqw74a.cloudfront.net/~assets/e0f77b80bbba2a638a28019c8e1826fa"},"bundledAssets":["asset_616b4dc8f2bbf9ff6a76114b71bf09f1.jpg","asset_f6236dc18dc867f40a18a6f6af1aa8ee.png","asset_82c0bd26c4c83b8cba48b45753783530.png","asset_b5cdf745cde715337448b6bc6d871526.png","asset_0d43d2d6ccc169c19c5d3aa62c220603.png","asset_3682aa9420217f25392c03f121ca738c.png","asset_6ec4011ea5bc7c8036c2bbaa6779049b.png","asset_dc2c58f58bc5b051ba8e1fcc99731707.png","asset_7447307818ffdde435659ad9296e3306.png","asset_1366c21f009eedc5438017ba7b737ce5.png","asset_860ad9770ee920fb41f8837f59bcdab2.png","asset_c10fc8f419662a9ff2fa957ca9305817.png","asset_de358a538dfb418222ae78dcd3033e19.png","asset_c6d5ebe499c33e1f00b7fc0fd056ba98.png","asset_389fd7f3d976fe4431c681388267b75e.png","asset_a70ba9bfcbe4a7c8976201ada1fb2287.png","asset_62eca3cf0425b4b882fcc75646eb3e80.jpg","asset_15d1dd7ea7f626d48477c58d0e4de30d.png","asset_cfeede8daaffc5c598ede594edbca067.png","asset_a8a76296f9ebb8f92917b2dd9c4a2582.png","asset_0e1f60b49aba154bc2a6f88a2e16bf53.png","asset_58e47a3797b29f35a8e948351799da66.png","asset_e90ac0676c716e9c1e90a987c49df25c.png"],"facebookAppId":"1667802673488833","facebookScheme":"fb1667802673488833","facebookDisplayName":"Fabiana DAngelo","id":"@labmoonwalk/fabiana-dangelo","releaseId":"38b6b912-2d37-4c6d-b6c1-3b8d9624bab2","revisionId":"5.0.4-r.1mP_0LqHe","publishedTime":"2020-06-30T19:17:44.291Z","commitTime":"2020-06-30T19:17:44.361Z","bundleUrl":"https://d1wp6m56sqw74a.cloudfront.net/%40labmoonwalk%2Ffabiana-dangelo%2F5.0.4%2F5d7ed859bf0782c0ec509a7910e0b9d7-37.0.0-android.js","releaseChannel":"default","hostUri":"exp.host/@labmoonwalk/fabiana-dangelo"}
  platform: "android"
  buildPhase: "reading manifest"

@charliecruzan
Continuing…

https://d1wp6m56sqw74a.cloudfront.net/~assets/616b4dc8f2bbf9ff6a76114b71bf09f1
https://d1wp6m56sqw74a.cloudfront.net/~assets/f6236dc18dc867f40a18a6f6af1aa8ee
https://d1wp6m56sqw74a.cloudfront.net/~assets/82c0bd26c4c83b8cba48b45753783530
https://d1wp6m56sqw74a.cloudfront.net/~assets/b5cdf745cde715337448b6bc6d871526
https://d1wp6m56sqw74a.cloudfront.net/~assets/0d43d2d6ccc169c19c5d3aa62c220603
https://d1wp6m56sqw74a.cloudfront.net/~assets/3682aa9420217f25392c03f121ca738c
https://d1wp6m56sqw74a.cloudfront.net/~assets/6ec4011ea5bc7c8036c2bbaa6779049b
https://d1wp6m56sqw74a.cloudfront.net/~assets/dc2c58f58bc5b051ba8e1fcc99731707
https://d1wp6m56sqw74a.cloudfront.net/~assets/7447307818ffdde435659ad9296e3306
https://d1wp6m56sqw74a.cloudfront.net/~assets/1366c21f009eedc5438017ba7b737ce5
https://d1wp6m56sqw74a.cloudfront.net/~assets/860ad9770ee920fb41f8837f59bcdab2
https://d1wp6m56sqw74a.cloudfront.net/~assets/c10fc8f419662a9ff2fa957ca9305817
https://d1wp6m56sqw74a.cloudfront.net/~assets/de358a538dfb418222ae78dcd3033e19
https://d1wp6m56sqw74a.cloudfront.net/~assets/c6d5ebe499c33e1f00b7fc0fd056ba98
https://d1wp6m56sqw74a.cloudfront.net/~assets/389fd7f3d976fe4431c681388267b75e
https://d1wp6m56sqw74a.cloudfront.net/~assets/a70ba9bfcbe4a7c8976201ada1fb2287
https://d1wp6m56sqw74a.cloudfront.net/~assets/62eca3cf0425b4b882fcc75646eb3e80
https://d1wp6m56sqw74a.cloudfront.net/~assets/15d1dd7ea7f626d48477c58d0e4de30d
https://d1wp6m56sqw74a.cloudfront.net/~assets/cfeede8daaffc5c598ede594edbca067
https://d1wp6m56sqw74a.cloudfront.net/~assets/a8a76296f9ebb8f92917b2dd9c4a2582
https://d1wp6m56sqw74a.cloudfront.net/~assets/0e1f60b49aba154bc2a6f88a2e16bf53
https://d1wp6m56sqw74a.cloudfront.net/~assets/58e47a3797b29f35a8e948351799da66
https://d1wp6m56sqw74a.cloudfront.net/~assets/e90ac0676c716e9c1e90a987c49df25c
Jun 30 16:19:18 turtle[56714] INFO:  Configuration on demand is an incubating feature.
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:20 turtle[56714] INFO:  > Configure project :app
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:20 turtle[56714] INFO:  AWS Device Farm Plugin version 1.3
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:  Installing unimodules:
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-core@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/@unimodules/core
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-react-native-adapter@5.1.1 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/@unimodules/react-native-adapter
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-ads-admob@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-ads-admob
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-ads-facebook@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-ads-facebook
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-analytics-amplitude@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-analytics-amplitude
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-analytics-segment@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-analytics-segment
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-app-auth@9.0.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-app-auth
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-application@2.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-application
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-av@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-av
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-background-fetch@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-background-fetch
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-barcode-scanner@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-barcode-scanner
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-battery@2.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-battery
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-brightness@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-brightness
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-calendar@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-calendar
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-camera@8.2.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-camera
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-cellular@2.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-cellular
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-constants@9.0.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-constants
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-contacts@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-contacts
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-crypto@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-crypto
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-device@2.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-device
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-document-picker@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-document-picker
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-error-recovery@1.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-error-recovery
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-face-detector@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-face-detector
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-facebook@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-facebook
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-file-system@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-file-system
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-firebase-analytics@2.1.1 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-firebase-analytics
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-firebase-core@1.0.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-firebase-core
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-font@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-font
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-gl-cpp@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-gl-cpp
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-gl@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-gl
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-google-sign-in@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-google-sign-in
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-haptics@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-haptics
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-image-loader@1.0.1 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-image-loader
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-image-manipulator@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-image-manipulator
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-image-picker@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-image-picker
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-intent-launcher@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-intent-launcher
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-keep-awake@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-keep-awake
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-linear-gradient@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-linear-gradient
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-local-authentication@9.0.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-local-authentication
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-localization@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-localization
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-location@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-location
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-mail-composer@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-mail-composer
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-media-library@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-media-library
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-network@2.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-network
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-permissions@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-permissions
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-print@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-print
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-random@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-random
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-screen-orientation@1.0.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-screen-orientation
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-secure-store@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-secure-store
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-sensors@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-sensors
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-sharing@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-sharing
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-sms@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-sms
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-speech@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-speech
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-sqlite@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-sqlite
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-task-manager@8.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-task-manager
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-video-thumbnails@4.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-video-thumbnails
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   expo-web-browser@8.2.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/expo-web-browser
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-app-loader@1.0.1 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-app-loader
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-barcode-scanner-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-barcode-scanner-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-camera-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-camera-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-constants-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-constants-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-face-detector-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-face-detector-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-file-system-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-file-system-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-font-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-font-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-image-loader-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-image-loader-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-permissions-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-permissions-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-sensors-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-sensors-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] INFO:   unimodules-task-manager-interface@5.1.0 from /Users/alexmoret/.turtle/workingdir/android/sdk37/android-shell-app/enabled-modules/unimodules-task-manager-interface
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] 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"
Jun 30 16:19:23 turtle[56714] INFO:  registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:23 turtle[56714] 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"
Jun 30 16:19:23 turtle[56714] INFO:  registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  platform: "android"
  buildPhase: "running gradle"
  source: "stdout"
Jun 30 16:19:28 turtle[56714] INFO:  FAILURE: Build failed with an exception.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  * What went wrong:
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  Cannot create service of type TaskExecuter using ProjectExecutionServices.createTaskExecuter() as there is a problem with parameter #22 of type ReservedFileSystemLocationRegistry.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  > Cannot create service of type ReservedFileSystemLocationRegistry using ProjectExecutionServices.createReservedFileLocationRegistry() as there is a problem with parameter #1 of type List<ReservedFileSystemLocation>.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  * Try:
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  Run with --stacktrace option to get the stack trace. Run with 
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  --info or --debug option to get more log output. Run with --scan to get full insights.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  * Get more help at https://help.gradle.org
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  BUILD FAILED in 18s
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:29 turtle[56714] ERROR: Error: ./gradlew exited with non-zero code: 1
    at ChildProcess.completionListener (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
    at Object.onceWrapper (events.js:286:20)
    at ChildProcess.emit (events.js:198:13)
    at ChildProcess.EventEmitter.emit (domain.js:448:20)
    at maybeClose (internal/child_process.js:982:16)
    at Socket.stream.socket.on (internal/child_process.js:389:11)
    at Socket.emit (events.js:198:13)
    at Socket.EventEmitter.emit (domain.js:448:20)
    at Pipe._handle.close (net.js:607:12)
    ...
    at spawnAsync (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
    at spawnAsyncThrowError (/@expo/xdl@57.9.20/src/detach/ExponentTools.ts:100:19)
    at buildShellAppAsync (/@expo/xdl@57.9.20/src/detach/AndroidShellApp.js:1284:11)
  platform: "android"
Jun 30 16:19:29 turtle[56714] ERROR: Failed to build standalone app
  err: Error: ./gradlew exited with non-zero code: 1
      at ChildProcess.completionListener (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
      at Object.onceWrapper (events.js:286:20)
      at ChildProcess.emit (events.js:198:13)
      at ChildProcess.EventEmitter.emit (domain.js:448:20)
      at maybeClose (internal/child_process.js:982:16)
      at Socket.stream.socket.on (internal/child_process.js:389:11)
      at Socket.emit (events.js:198:13)
      at Socket.EventEmitter.emit (domain.js:448:20)
      at Pipe._handle.close (net.js:607:12)
      ...
      at spawnAsync (/usr/local/lib/node_modules/turtle-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
      at spawnAsyncThrowError (/@expo/xdl@57.9.20/src/detach/ExponentTools.ts:100:19)
      at buildShellAppAsync (/@expo/xdl@57.9.20/src/detach/AndroidShellApp.js:1284:11)
  platform: "android"
MacBook-Air-de-Alex:react-new-app alexmoret$ expo diagnostics

  Expo CLI 3.21.13 environment info:
    System:
      OS: macOS 10.15.3
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 10.17.0 - /usr/local/bin/node
      Yarn: 1.17.3 - /usr/local/bin/yarn
      npm: 6.14.5 - /usr/local/bin/npm
    IDEs:
      Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^37.0.12 => 37.0.12 
      react: 16.9.0 => 16.9.0 
      react-native: https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz => 0.61.4 
    npmGlobalPackages:
      expo-cli: 3.21.13

MacBook-Air-de-Alex:react-new-app alexmoret$ 

Jun 30 16:19:28 turtle[56714] INFO:  Cannot create service of type TaskExecuter using ProjectExecutionServices.createTaskExecuter() as there is a problem with parameter #22 of type ReservedFileSystemLocationRegistry.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"
Jun 30 16:19:28 turtle[56714] INFO:  > Cannot create service of type ReservedFileSystemLocationRegistry using ProjectExecutionServices.createReservedFileLocationRegistry() as there is a problem with parameter #1 of type List<ReservedFileSystemLocation>.
  platform: "android"
  buildPhase: "running gradle"
  source: "stderr"

This part is actual error, after some googling there were suggestion to just run chown -R username . in your project directory. In case of turtle you probably need to do that on ~/.turtle/ dir. Did you use sudo with any of those commands?

1 Like

Hi, @wkozyra
Thanks. A Will try.

About “sudo”, i dont use sudo on this commands.

Best,

Hi @wkozyra

Im trying to use the command, but it doesnt work:

MacBook-Air-de-Alex:.turtle alexmoret$ sudo chown -R labmoonwalk .
chown: labmoonwalk: illegal user name
MacBook-Air-de-Alex:.turtle alexmoret$ chown -R labmoonwalk .
chown: labmoonwalk: illegal user name
MacBook-Air-de-Alex:.turtle alexmoret$

Sorry I didn’t notice in logs that you are no mac(I assumed linux). Chmod my still help, but before you try that check what permissions/ownership are setup in ~/.turtle directory and subdirectories.

chown changes ownership of files so you need to specify your mac username not expo one in you case (alexmoret)

About “sudo”, i dont use sudo on this commands.

What about installing node or turtle-cli ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.