travis_fold:start:worker_info
Worker information
hostname: d46ccd90-515f-4f46-ad5c-98ff0e71c7df@1.worker-com-54588667bc-knc9k.gce-production-1
version: 6.2.22 https://github.com/travis-ci/worker/tree/858cb91994a513269f2fe9782c15fc113e966231
instance: travis-job-7c4efdcf-5eb7-40e9-9778-2e6271e934ec travis-ci-windows-1809-containers-1592789344-0a98f2fd (via amqp)
startup: 6.395140425s
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:0de66ed9
travis_time:end:0de66ed9:start=1678189147876176000,finish=1678189147923139800,duration=46963800,event=check_unsupported
travis_time:start:02f6d090
travis_time:end:02f6d090:start=1678189147980186200,finish=1678189148023323300,duration=43137100,event=apt_get_update
travis_time:start:15eefd6c
Disabling Windows Defender
$ powershell -Command Set-MpPreference -DisableArchiveScanning \$true
$ powershell -Command Set-MpPreference -DisableRealtimeMonitoring \$true
$ powershell -Command Set-MpPreference -DisableBehaviorMonitoring \$true
travis_time:end:15eefd6c:start=1678189148080720100,finish=1678189151116714200,duration=3035994100,event=disable_windows_defender
travis_time:start:014547c4
travis_time:start:13b4f230
travis_time:end:13b4f230:start=1678189151207008800,finish=1678189151361183000,duration=154174200,event=checkout

travis_fold:start:git.checkout
travis_time:start:13f68d68
$ git clone --depth=50 --branch=main https://github.com/GbArc/devtest1.git GbArc/devtest1
Cloning into 'GbArc/devtest1'...
travis_time:end:13f68d68:start=1678189151419084300,finish=1678189152416267000,duration=997182700,event=checkout
$ cd GbArc/devtest1
$ git checkout -qf 31e1411188c7b4656ec06d3077b3bc297d142d19
travis_fold:end:git.checkout

travis_time:end:13f68d68:start=1678189151419084300,finish=1678189152561436600,duration=1142352300,event=checkout
travis_time:start:0e400f50

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

travis_time:end:0e400f50:start=1678189152618878600,finish=1678189152765951800,duration=147073200,event=env
$ bash -c 'echo $BASH_VERSION'
4.4.23(1)-release

travis_time:start:0146e830
$ 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:0146e830:start=1678189152873178400,finish=1678189153842663800,duration=969485400,event=script
The command "docker version" exited with 0.
travis_time:start:08891740
$ docker images
REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
mcr.microsoft.com/windows/servercore   1809                36aed4b73b9c        2 years ago         4.98GB
mcr.microsoft.com/windows/nanoserver   1809                96b4b0f16026        2 years ago         251MB
travis_time:end:08891740:start=1678189153889277700,finish=1678189154160770300,duration=271492600,event=script
The command "docker images" exited with 0.
travis_time:start:2d55cb67
$ winpty docker run -it mcr.microsoft.com/windows/nanoserver env
travis_time:end:2d55cb67:start=1678189154209039900,finish=1678189154394973700,duration=185933800,event=script
The command "winpty docker run -it mcr.microsoft.com/windows/nanoserver env" exited with 1.
travis_time:start:02ddf9d0
$ winpty docker pull ruby:3.0.0
travis_time:end:02ddf9d0:start=1678189154484236200,finish=1678189154720823400,duration=236587200,event=script
The command "winpty docker pull ruby:3.0.0" exited with 1.
travis_time:start:0026c706
$ winpty docker run -it ruby:3.0.0 env
travis_time:end:0026c706:start=1678189154809737100,finish=1678189154990179400,duration=180442300,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