Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #969
Closed
Open
Issue created Mar 08, 2023 by Valentina Sicardi@vsicardiDeveloper

migrate error: [CRITICAL] None 'ascii' codec can't decode byte 0xc2 in position 173: ordinal not in range(128)

Hello @dbeltran and @bdepaula,

I am sorry, but I have a new error when migrating another experiment of mine from cns60 to bsc32.

The exp is a5hn and my res user is cns60057.

Autosubmit version 3.14.0

Here the error I get:

autosubmit migrate a5hn -o 
Autosubmit is running with 3.14.0

Checking configuration files...
expdef_a5hn.conf OK
platforms_a5hn.conf OK
jobs_a5hn.conf OK
wrappers OK
autosubmit_a5hn.conf OK
Configuration files OK

Creating jobs...
Loading JobList
Adding dependencies...
Removing redundant dependencies...
Checking the connection to all platforms in use
[local] Correct user privileges for host localhost
[local] Connection successful to host localhost
[nord3v2] Correct user privileges for host nord4.bsc.es
[nord3v2] Connection successful to host nord4.bsc.es
[transfer_node] Correct user privileges for host mn-dt-cns60
[transfer_node] Connection successful to host mn-dt-cns60
[marenostrum4] Correct user privileges for host mn1.bsc.es
[marenostrum4] Connection successful to host mn1.bsc.es
Migrating experiment a5hn
Checking remote platforms
Checking [nord3v2] from platforms configuration...
Checking [marenostrum4] from platforms configuration...
Checking [transfer_node] from platforms configuration...
[OPTIONAL] PROJECT_TO directive not found. The directive PROJECT will remain unchanged
[OPTIONAL] HOST_TO directive not found. The directive HOST will remain unchanged
Files/dirs on nord3v2 have been successfully offered
Project in platform configuration file successfully updated to cns60
[ERROR] Trace: 'ascii' codec can't decode byte 0xc2 in position 173: ordinal not in range(128)
Traceback (most recent call last):
  File "/shared/earth/software/autosubmit/3.14.0-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/autosubmit-3.14.0-py2.7.egg/EGG-INFO/scripts/autosubmit", line 37, in main
    Autosubmit.parse_args()
  File "/shared/earth/software/autosubmit/3.14.0-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/autosubmit-3.14.0-py2.7.egg/autosubmit/autosubmit.py", line 633, in parse_args
    return Autosubmit.migrate(args.expid, args.offer, args.pickup, args.onlyremote)
  File "/shared/earth/software/autosubmit/3.14.0-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/autosubmit-3.14.0-py2.7.egg/autosubmit/autosubmit.py", line 2892, in migrate
    platform, as_conf.get_migrate_user_to(platform))
  File "/shared/earth/software/autosubmit/3.14.0-foss-2015a-Python-2.7.9/lib/python2.7/site-packages/autosubmit-3.14.0-py2.7.egg/autosubmit/config/config_common.py", line 415, in set_new_user
    r'[^#]\bUSER\b =.*', contentToMod).group(0)[1:], "USER = " + new_user)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 173: ordinal not in range(128)
 [CRITICAL] None'ascii' codec can't decode byte 0xc2 in position 173: ordinal not in range(128)
Unhandled error: If you see this message, please report it in Autosubmit's GitLab project

Any help would be highly appreciated.

Thanks

FIY @eferre1

Assignee
Assign to
Time tracking