/b/s/w/ir/k/buildtools/gn gen /b/s/w/ir/k/root_build_dir '--args=import("//boards/x64.gni") import("//products/core.gni") if (!defined(available)) { available = [] } available += ["//topaz/bundles:buildbot"]' in dir /b/s/w/ir/k: allow_subannotations: False cmd: ['/b/s/w/ir/k/buildtools/gn', 'gen', '/b/s/w/ir/k/root_build_dir', '--args=import("//boards/x64.gni") import("//products/core.gni") if (!defined(available)) { available = [] } available += ["//topaz/bundles:buildbot"]'] env: {} env_prefixes: {} env_suffixes: {} infra_step: False name_tokens: ('gndoc', 'gn gen (x64)') ok_ret: frozenset([0]) trigger_specs: () full environment: BOTO_CONFIG: /b/s/w/ir/tmp/gsutil_task/.boto BUILDBUCKET_EXPERIMENTAL: FALSE CIPD_CACHE_DIR: /b/s/cipd_cache/cache CIPD_PROTOCOL: v2 DEVSHELL_CLIENT_PORT: 42039 DOCKER_CONFIG: /b/s/w/ir/tmp/docker_cfg_task DOCKER_TMPDIR: /b/s/w/ir/tmp/docker_tmp_task GIT_CONFIG_NOSYSTEM: 1 GIT_TERMINAL_PROMPT: 0 HOME: /home/swarming INFRA_GIT_WRAPPER_HOME: /b/s/w/ir/tmp/git_home_task INVOCATION_ID: 35b9685545b6492eb1ab9a1606946b98 JOURNAL_STREAM: 8:1552 LANG: en_US.UTF-8 LOGDOG_COORDINATOR_HOST: logs.chromium.org LOGDOG_STREAM_PREFIX: buildbucket/cr-buildbucket.appspot.com/8915745516542057408 LOGDOG_STREAM_PROJECT: fuchsia LOGDOG_STREAM_SERVER_PATH: unix:/b/s/w/ir/tmp/ld.sock LOGNAME: swarming LUCI_CONTEXT: /b/s/w/itT5OwaH/luci_context.887331995 MAC_CHROMIUM_TMPDIR: /b/s/w/ir/tmp/t NO_GCE_CHECK: False PATH: /b/s/w/ir/cipd_bin_packages:/b/s/w/ir/cipd_bin_packages/bin:/b/s/cipd_cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD: /b/s/w/ir/k PYTHONIOENCODING: UTF-8 PYTHONUNBUFFERED: 1 SHELL: /bin/bash SHLVL: 1 SWARMING_BOT_ID: fuchsia-debian-16-6907d2bd-us-central1-b-653v SWARMING_EXTERNAL_BOT_SETUP: 1 SWARMING_HEADLESS: 1 SWARMING_SERVER: https://chromium-swarm.appspot.com SWARMING_TASK_ID: 444e8b0df1396d11 TEMP: /b/s/w/ir/tmp/t TEMPDIR: /b/s/w/ir/tmp/t TMP: /b/s/w/ir/tmp/t TMPDIR: /b/s/w/ir/tmp/t USER: swarming VPYTHON_VIRTUALENV_ROOT: /b/s/w/ir/cache/vpython _: /b/s/w/ir/cipd_bin_packages/vpython WARNING at the command-line "--args":1:102: Build argument has no effect. import("//boards/x64.gni") import("//products/core.gni") if (!defined(available)) { available = [] } available += ["//topaz/bundles:buildbot"] ^--------------------------------------- The variable "available" was set as a build argument but never appeared in a declare_args() block in any buildfile. To view all possible args, run "gn args --list " The build continued as if that argument was unspecified. Done. Made 22534 targets from 2018 files in 20671ms