Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install_gcloud {PRE-SETUP} #40203

Closed
k8s-github-robot opened this issue Jan 20, 2017 · 1 comment
Closed

install_gcloud {PRE-SETUP} #40203

k8s-github-robot opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-release-1.5/3708/
Failed: install_gcloud {PRE-SETUP}


      
      

Your current Cloud SDK version is: 140.0.0
Installing components from version: 140.0.0

+----------------------------------------------------------------------------+
|                    These components will be installed.                     |
+-----------------------------------------------------+------------+---------+
|                         Name                        |  Version   |   Size  |
+-----------------------------------------------------+------------+---------+
| BigQuery Command Line Tool                          |     2.0.24 | < 1 MiB |
| BigQuery Command Line Tool (Platform Specific)      |     2.0.24 | < 1 MiB |
| Cloud SDK Core Libraries (Platform Specific)        | 2016.11.07 | < 1 MiB |
| Cloud Storage Command Line Tool                     |       4.22 | 2.8 MiB |
| Cloud Storage Command Line Tool (Platform Specific) |       4.18 | < 1 MiB |
| Default set of gcloud commands                      |            |         |
+-----------------------------------------------------+------------+---------+

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes

#============================================================#
#= Creating update staging area                             =#
#============================================================#
#= Installing: BigQuery Command Line Tool                   =#
#============================================================#
#= Installing: BigQuery Command Line Tool (Platform Spec... =#
#============================================================#
#= Installing: Cloud SDK Core Libraries (Platform Specific) =#
#============================================================#
#= Installing: Cloud Storage Command Line Tool              =#
#============================================================#
Traceback (most recent call last):
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 206, in <module>
    main()
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 184, in main
    Install(pargs.override_components, pargs.additional_components)
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 126, in Install
    InstallOrUpdateComponents(to_install, update=update)
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 169, in InstallOrUpdateComponents
    ['--quiet', 'components', verb, '--allow-no-backup'] + component_ids)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 764, in Execute
    self._HandleAllErrors(exc, command_path_string, flag_collection)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 742, in Execute
    resources = args.calliope_command.Run(cli=self, args=args)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 1710, in Run
    resources = command_instance.Run(args)
  File "/google-cloud-sdk/lib/surface/components/update.py", line 99, in Run
    version=args.version)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 803, in Update
    first=False, last=False)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 618, in _UpdateWithProgressBar
    action_func(component.id, progress_callback=pb.SetProgress)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 625, in Inner
    command_path='components.update')
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 95, in _TryFunc
    return func(*args, **kwargs)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 523, in Install
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 132, in Install
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 174, in _InstallTar
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 237, in DownloadAndExtractTar
    members = tar.getmembers()
  File "/usr/lib/python2.7/tarfile.py", line 1828, in getmembers
    self._load()        # all members, we first have to
  File "/usr/lib/python2.7/tarfile.py", line 2403, in _load
    tarinfo = self.next()
  File "/usr/lib/python2.7/tarfile.py", line 2338, in next
    self.fileobj.seek(self.offset)
  File "/usr/lib/python2.7/gzip.py", line 441, in seek
    self.read(1024)
  File "/usr/lib/python2.7/gzip.py", line 268, in read
    self._read(readsize)
  File "/usr/lib/python2.7/gzip.py", line 315, in _read
    self._read_eof()
  File "/usr/lib/python2.7/gzip.py", line 354, in _read_eof
    hex(self.crc)))
IOError: CRC check failed 0x32636620 != 0xda4d72f0L
      
      

Previous issues for this test: #32669 #36416 #36842

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/P2 labels Jan 20, 2017
@k8s-github-robot
Copy link
Author

k8s-github-robot commented Jan 20, 2017

Builds:
ci-kubernetes-e2e-gce-latest-1.4-latest-1.5-gci-kubectl-skew 3472
ci-kubernetes-e2e-gci-gce-etcd3 3090
ci-kubernetes-e2e-gci-gce-slow-release-1.5 1917
ci-kubernetes-e2e-gke-container_vm-1.3-gci-1.5-upgrade-cluster 206
ci-kubernetes-e2e-gke-slow-release-1.5 2215
ci-kubernetes-e2e-gke-staging-parallel 4024

Failed: install_gcloud {PRE-SETUP}


      
      

Your current Cloud SDK version is: 140.0.0
Installing components from version: 140.0.0

+----------------------------------------------------------------------------+
|                    These components will be installed.                     |
+-----------------------------------------------------+------------+---------+
|                         Name                        |  Version   |   Size  |
+-----------------------------------------------------+------------+---------+
| BigQuery Command Line Tool                          |     2.0.24 | < 1 MiB |
| BigQuery Command Line Tool (Platform Specific)      |     2.0.24 | < 1 MiB |
| Cloud SDK Core Libraries (Platform Specific)        | 2016.11.07 | < 1 MiB |
| Cloud Storage Command Line Tool                     |       4.22 | 2.8 MiB |
| Cloud Storage Command Line Tool (Platform Specific) |       4.18 | < 1 MiB |
| Default set of gcloud commands                      |            |         |
+-----------------------------------------------------+------------+---------+

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes

#============================================================#
#= Creating update staging area                             =#
#============================================================#
#= Installing: BigQuery Command Line Tool                   =#
#============================================================#
#= Installing: BigQuery Command Line Tool (Platform Spec... =#
#============================================================#
#= Installing: Cloud SDK Core Libraries (Platform Specific) =#
#============================================================#
#= Installing: Cloud Storage Command Line Tool              =#
#============================================================#
Traceback (most recent call last):
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 206, in <module>
    main()
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 184, in main
    Install(pargs.override_components, pargs.additional_components)
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 126, in Install
    InstallOrUpdateComponents(to_install, update=update)
  File "//google-cloud-sdk/bin/bootstrapping/install.py", line 169, in InstallOrUpdateComponents
    ['--quiet', 'components', verb, '--allow-no-backup'] + component_ids)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 764, in Execute
    self._HandleAllErrors(exc, command_path_string, flag_collection)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 742, in Execute
    resources = args.calliope_command.Run(cli=self, args=args)
  File "/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 1710, in Run
    resources = command_instance.Run(args)
  File "/google-cloud-sdk/lib/surface/components/update.py", line 99, in Run
    version=args.version)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 803, in Update
    first=False, last=False)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 618, in _UpdateWithProgressBar
    action_func(component.id, progress_callback=pb.SetProgress)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 625, in Inner
    command_path='components.update')
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 95, in _TryFunc
    return func(*args, **kwargs)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 523, in Install
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 132, in Install
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 174, in _InstallTar
    command_path=command_path)
  File "/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 237, in DownloadAndExtractTar
    members = tar.getmembers()
  File "/usr/lib/python2.7/tarfile.py", line 1828, in getmembers
    self._load()        # all members, we first have to
  File "/usr/lib/python2.7/tarfile.py", line 2403, in _load
    tarinfo = self.next()
  File "/usr/lib/python2.7/tarfile.py", line 2338, in next
    self.fileobj.seek(self.offset)
  File "/usr/lib/python2.7/gzip.py", line 441, in seek
    self.read(1024)
  File "/usr/lib/python2.7/gzip.py", line 268, in read
    self._read(readsize)
  File "/usr/lib/python2.7/gzip.py", line 315, in _read
    self._read_eof()
  File "/usr/lib/python2.7/gzip.py", line 354, in _read_eof
    hex(self.crc)))
IOError: CRC check failed 0x314becfc != 0xae20e32L
      
      

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

2 participants