travis_fold:start:worker_info
Worker information
hostname: d4afc31c-d2e5-40e3-923e-d39f586e4960@1.worker-com-65f46c97fb-vn7xc.gce-production-1
version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f030
instance: travis-job-b4f8b3ee-26be-434a-a413-8f418df0e448 travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.479057292s
travis_fold:end:worker_info
Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security
travis_time:start:0b8cf158
travis_time:end:0b8cf158:start=1709801546845417500,finish=1709801546879674200,duration=34256700,event=check_unsupported
travis_time:start:225a4a5a
travis_time:end:225a4a5a:start=1709801546925761300,finish=1709801546960534200,duration=34772900,event=apt_get_update
travis_time:start:146f124a
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:146f124a:start=1709801547003555100,finish=1709801549436630600,duration=2433075500,event=disable_windows_defender
travis_time:start:00a261b1
travis_time:start:00298ba0
travis_time:end:00298ba0:start=1709801549510601200,finish=1709801549638574100,duration=127972900,event=checkout

travis_fold:start:git.checkout
travis_time:start:0c63c579
travis_time:end:0c63c579:start=1709801549672787700,finish=1709801549776496300,duration=103708600,event=checkout
travis_time:start:0e38f908
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
/c/Users/travis/.travis/job_stages: line 113: /c/Users/travis/.ssh/known_hosts: No such file or directory
Cloning into 'GbArc/devtest1'...
travis_time:end:0e38f908:start=1709801549811705300,finish=1709801550560606400,duration=748901100,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:0e38f908:start=1709801549811705300,finish=1709801550659374000,duration=847668700,event=checkout
travis_time:start:12744c49

Setting environment variables from repository settings
$ export ENV_LANGUAGE_USED=[secure]

travis_time:end:12744c49:start=1709801550715397500,finish=1709801550793227400,duration=77829900,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:08646188
$ docker version
Client: Docker Engine - Enterprise
 Version:           19.03.5
 API version:       1.40
 Go version:        go1.12.12
 Git commit:        2ee0c57608
 Built:             11/13/2019 08:00:16
 OS/Arch:           windows/amd64
 Experimental:      false

Server: Docker Engine - Enterprise
 Engine:
  Version:          19.03.5
  API version:      1.40 (minimum version 1.24)
  Go version:       go1.12.12
  Git commit:       2ee0c57608
  Built:            11/13/2019 07:58:51
  OS/Arch:          windows/amd64
  Experimental:     false
travis_time:end:08646188:start=1709801550855066800,finish=1709801551623149300,duration=768082500,event=script
The command "docker version" exited with 0.
travis_time:start:29f0e830
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        3 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        3 years ago         251MB
travis_time:end:29f0e830:start=1709801551658750800,finish=1709801551881858200,duration=223107400,event=script
The command "docker images" exited with 0.
travis_time:start:166d4ae3
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:166d4ae3:start=1709801551921156800,finish=1709801552086124300,duration=164967500,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:0c1e9e50
$ winpty docker pull ruby:3.0.0
travis_time:end:0c1e9e50:start=1709801552138416500,finish=1709801552277174200,duration=138757700,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:1f40eb78
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:1f40eb78:start=1709801552318073600,finish=1709801552437834400,duration=119760800,event=script
The command "winpty docker run -it ruby:3.0.0 env" exited with 1.


Done. Your build exited with 1.
stdin is not a tty
stdin is not a tty
stdin is not a tty